You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2016/05/01 15:26:04 UTC

[Bug 59401] The HttpClient4 implementation haven't used compress when compress method included in Accept-Encoding[request header]

https://bz.apache.org/bugzilla/show_bug.cgi?id=59401

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Thanks for report.
The response is zipped but indeed Content-Encoding is missing.

The size difference is due to differences in computation between HC4 and HC3.1

-- 
You are receiving this mail because:
You are the assignee for the bug.