https://bz.apache.org/bugzilla/show_bug.cgi?id=60682
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Severity|blocker |normal Resolution|--- |FIXED --- Comment #32 from Philippe Mouawad <[email protected]> --- Date: Mon Feb 6 15:46:29 2017 New Revision: 1781918 URL: http://svn.apache.org/viewvc?rev=1781918&view=rev Log: Bug 60575 - HTTP request: Even if there are no Parameters, a Body is sent for GET method Handle redirect , patch by Felix Schumacher for testing (may be rollbacked) Bugzilla Id: 60575 Modified: jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java Revision: 1781918 Modified property: svn:log Modified: svn:log at Tue Feb 7 21:05:43 2017 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Tue Feb 7 21:05:43 2017 @@ -1,3 +1,3 @@ -Bug 60575 - HTTP request: Even if there are no Parameters, a Body is sent for GET method +Bug 60682 - HTTP Request : Get method may fail on redirect due to Content-Length header being set Handle redirect , patch by Felix Schumacher for testing (may be rollbacked) -Bugzilla Id: 60575 +Bugzilla Id: 60682 -- You are receiving this mail because: You are the assignee for the bug.
