https://bz.apache.org/bugzilla/show_bug.cgi?id=64653
Felix Schumacher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|PatchAvailable |FixedInTrunk Status|NEW |NEEDINFO --- Comment #6 from Felix Schumacher <[email protected]> --- Would you be able to test next nightly and report if it solves your problem? commit 81a6d678d725e98d5325b8d9429345f40d35f845 AuthorDate: Sat Aug 8 19:31:22 2020 +0200 Exclude Javascript and JSON from parsing for charsets from forms by proxy JSoup currently has problems parsing some non HTML code - for which it was probably never intended. So skip known not HTML resources in the proxy recording logic, when character encodings for forms are extracted. Bugzilla Id: 64653 --- .../apache/jmeter/protocol/http/proxy/Proxy.java | 21 ++++++++++++++++++++- xdocs/changes.xml | 1 + 2 files changed, 21 insertions(+), 1 deletion(-) -- You are receiving this mail because: You are the assignee for the bug.
