wangxiaojiani opened a new issue, #6414: URL: https://github.com/apache/jmeter/issues/6414
1. Initial Issue with JMeter "I'm encountering an issue where JMeter is throwing an error when making an API call, but Postman is able to make the same call successfully. The parameters being passed are identical." 2. Response Header Content-Type "The API response header returns 'Content-Type: application/octet-stream' and 'Transfer-Encoding: chunked'. I'm wondering if this could be causing the issue with JMeter." 3. Setting the Impact of Transfer-Encoding: chunked "How can I set up JMeter to handle 'Transfer-Encoding: chunked'? This encoding indicates that the response content length is uncertain and the data is transferred in chunks, which might cause JMeter to have issues parsing the response." -- 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