https://bz.apache.org/bugzilla/show_bug.cgi?id=58137
--- Comment #8 from Felix Schumacher <[email protected]> --- With the following changes file urls will not be escaped and all urls that were escaped will be logged as a warning. Date: Sun Aug 2 13:52:42 2015 New Revision: 1693814 URL: http://svn.apache.org/r1693814 Log: Bug 58137: Don't escape file protocol urls Bugzilla Id: 58137 Modified: jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.java Date: Sun Aug 2 13:53:18 2015 New Revision: 1693815 URL: http://svn.apache.org/r1693815 Log: Bug 58137: Warn about urls that had to be escaped. Bugzilla Id: 58137 Modified: jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.java -- You are receiving this mail because: You are the assignee for the bug.
