sanjerai
sanjerai
Adding more details to the ticket. The HTTP 307 redirection works with only **Jetty HttpClient** as the request is reproducible as explained by Jetty team.  Output  But if...
@bclozel Adding details for your point > How do other clients behave in this case? Do they also try and re-send the request body for HTTP 307 responses? We tested...
@rstoyanchev all code snippets are attached on below mentioned stackoverflow post for reference [307 redirection failure](https://stackoverflow.com/questions/74111474/http-307-redirect-fails-for-put-post-calls) - Redirection works with Jetty HttpClient - Redirection works with Spring Webclient + Netty...
@sbordet i think this can be marked closed now as it has been merged.