Bug 62840 - HTTP Request : Add option httpclient4.gzip_relax_mode to avoid error when unzipping what seems to be invalid streams.
Summary: HTTP Request : Add option httpclient4.gzip_relax_mode to avoid error when unz...
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 5.0
Hardware: All All
: P2 enhancement (vote)
Target Milestone: JMETER_5.1
Assignee: JMeter issues mailing list
URL:
Keywords: FixedInTrunk
Depends on:
Blocks:
 
Reported: 2018-10-19 20:03 UTC by Philippe Mouawad
Modified: 2018-10-19 20:04 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2018-10-19 20:03:07 UTC
Related to Bug 61058
Comment 1 Philippe Mouawad 2018-10-19 20:04:50 UTC
Author: pmouawad
Date: Fri Oct 19 20:04:24 2018
New Revision: 1844375

URL: http://svn.apache.org/viewvc?rev=1844375&view=rev
Log:
Bug 62840 - HTTP Request : Add option httpclient4.gzip_relax_mode to avoid error when unzipping what seems to be invalid streams
Bugzilla Id: 62840

Added:
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/hc/LaxGZIPInputStream.java   (with props)
Modified:
    jmeter/trunk/bin/jmeter.properties
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java
    jmeter/trunk/xdocs/changes.xml
    jmeter/trunk/xdocs/usermanual/properties_reference.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:15 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4897