Forum Discussion

spic's avatar
spic
New Contributor
8 years ago
Solved

How does SoapUi handles 307 redirections ?

Hi. I am using SoapUI 5.3.0 and have a quick question : how does SoapUi handles 307 redirections ?

 

If i am not wrong, when receiving an HTTP 307 redirection response, the client can react different ways (including potentially trying interaction with user when request might not be idempotent like with POST requests). 

I wish i could have soapui, when receiving a 307 response code, repost the same request to the new location, which means keeping the method (POST request should remain POST) and the content should be kept.

 

 

Is there  a way to do it ?

Thanks a lot for any answer/idea or message in case my request is non-sense.

 

With Regards