issues
search
kaazing
/
http2-cache.js
2
stars
11
forks
source link
should cache GET request and reuse for response larger than MAX_PAYLOAD_SIZE
#17
Closed
hthetiot
closed
7 years ago
hthetiot
commented
7 years ago
[x] fix max payload issue due bad Uint8Array concat coercion
[x] add
getter
for responseText
[x] cache for subsequent accesses
[x] optimize further conversions by reusing results of earlier conversions for the same
responseText
getter
for responseTextresponseText