use streaming mode for chunked encoding and sun.net.www.protocol.http.HttpURLConnection writeRequests in jmeter in NON gui mode iam getting, please help me how to resolve this issuesenter image description here
Asked
Active
Viewed 143 times
1 Answers
0
Try changing "Implementation" of your HTTP Request sampler to HttpClient4
, the setting lives at "Advanced" tab:
If you have more than 1 HTTP Request sampler to amend it makes sense to go for HTTP Request Defaults which provides the "default" values for all HTTP Request samplers in its scope.

Dmitri T
- 159,985
- 5
- 83
- 133