Task #1521
Story #1329: ^^^^ Items To Discuss ^^^^
Compressed Response
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-05-04
Due date:
% Done:
0%
Milestone:
Product Version:
*
Story Points:
Sprint:
Description
Note from Dave:
:Compressed Response:
HTTP 1.1 supports compressed responses using zip ('deflate') or gzip ('gzip').
The client library should support decompression of response, passing on either
a stream that performs decompression while reading or a blob of bytes that
have been decompressed depending on the requested response type.