FSchumacher commented on issue #5753: URL: https://github.com/apache/jmeter/issues/5753#issuecomment-1371355644
Can you be a bit more specific, what you done and what you expected? * Why do you POST against an URL, that redirects you with a 308? * Do you expect JMeter to keep POST for the redirected URL? (It does not conform to newer RFCs as stated in https://github.com/apache/jmeter/blob/master/src/protocol/http/src/main/java/org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.java#L1730 ) * What are the settings of the HTTP sampler used? -- 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 For queries about this service, please contact Infrastructure at: us...@infra.apache.org