dsankouski opened a new issue, #6171: URL: https://github.com/apache/jmeter/issues/6171
### Expected behavior Given I API under test required gzipped json body, And I created HTTPSampler with a [JSR223 preprocessor](https://stackoverflow.com/a/33741293/7940542) When I run tests Then server returns 200 reponse code. ### Actual behavior Then server returns 500 code, and says 'not in gzip format' ### Steps to reproduce the problem Was broken in 7450e4b0497c9a37c44852912e8d3dc2d0ee644e(fix: use UTF-8 as a default encoding in HTTP sampler) ### JMeter Version 5.6.1 ### Java Version openjdk 17.0.8 2023-07-18 ### OS Version Debian GNU/Linux 12 (bookworm) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org