https://bz.apache.org/bugzilla/show_bug.cgi?id=65884
--- Comment #7 from Felix Schumacher <felix.schumac...@internetallee.de> --- commit bc0d31de7b06b4b2666637e8fdcee74548e3e79f AuthorDate: Thu Feb 17 21:19:14 2022 +0100 Fix generated Content-disposition header for failing test After fixing issue 65884, the parser for the content-disposition header is more lenient on the usage of quotes, but less forgiving about missing seperators between the parameters. Part of Bugzilla Id: 65884 --- .../java/org/apache/jmeter/protocol/http/proxy/TestHttpRequestHdr.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- You are receiving this mail because: You are the assignee for the bug.