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 2019/04/12 16:01:09 UTC

[Bug 63343] When path contains %3A, JMeter sends the decoded path ((":" instead of "%3A")

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

--- Comment #1 from Jerome <lo...@gmail.com> ---
We're not expecting JMeter to url decode "%3A" into ":" before sending the http
request. It should leave it as is (or url encode characters forbidden in urls).

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