Viewing Issue Advanced Details
[ Jump to Notes ]
|
[ View Simple ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0004151 |
[Hessian] |
feature |
N/A |
08-02-10 03:49 |
05-25-12 13:25 |
|
Reporter |
ebourg |
View Status |
public |
|
Assigned To |
ferg |
Priority |
normal |
Resolution |
fixed |
Platform |
|
Status |
closed |
|
OS |
|
Projection |
none |
|
OS Version |
|
ETA |
none |
Fixed in Version |
4.0.28 |
Product Version |
|
|
Product Build |
|
|
Summary |
0004151: Support for compressed responses |
Description |
I'd like to suggest supporting compressed server responses for Hessian RPC calls. This is simply a matter of adding an "Accept-Encoding: deflate" header in the request and looking for the corresponding "Content-Encoding" header in the response.
A patch implementing this idea is attached. |
Steps To Reproduce |
|
Additional Information |
|
|
Attached Files |
response-deflate.patch [^] (1,462 bytes) 08-02-10 03:49 |
|