Does Jemeter supports HTTP streaming responses?
I have an endpoint which calls ChatGPT streaming search API. My endpoint returns the streaming data from ChatGPT API. I want to write a performance test for my endpoint. I am wondering whether Jmeter will work properly with streaming response?