15 years ago
Redirection Issue with Soap UI Pro 3.6.2 SNAPSHOT Build
Hello Eviware Support,
I was facing a common issue regarding redirection, where soapui was redirecting to the new location with the original request method. I read about the nightly build fixes and found that it has a fix for this issue and now all re-directions will be a "GET" request.
Ref:http://www.eviware.com/Nightly-Builds/soapui-changelog.html
2011-04-20:Improved Redirect handling to always use GET
I upgraded to 3.6.2 Snapshot version and rerun my request. I do see now that the requests are being redirected as a "GET". However, any headers that I supplied with my original request are now stripped off from the redirected request. Specifically, I was providing an "Authorization" header with my original request for authentication purpose. But when the redirection happens, I did not see any "Authorization" header being sent and hence the request failed due to improper authentication.
Could you look into this and let me know if I am missing something?
Thanks in advance for your help!
Regards,
Shikha
I was facing a common issue regarding redirection, where soapui was redirecting to the new location with the original request method. I read about the nightly build fixes and found that it has a fix for this issue and now all re-directions will be a "GET" request.
Ref:http://www.eviware.com/Nightly-Builds/soapui-changelog.html
2011-04-20:Improved Redirect handling to always use GET
I upgraded to 3.6.2 Snapshot version and rerun my request. I do see now that the requests are being redirected as a "GET". However, any headers that I supplied with my original request are now stripped off from the redirected request. Specifically, I was providing an "Authorization" header with my original request for authentication purpose. But when the redirection happens, I did not see any "Authorization" header being sent and hence the request failed due to improper authentication.
Could you look into this and let me know if I am missing something?
Thanks in advance for your help!
Regards,
Shikha