13 years ago
Issues with HTTP requests redirection on 4.5.1
Hi,
I have a Test step in a Project which is a HTTP request (http://...) making a POST and this actually redirects to https://secure.${#Project#externalAddress}/../..
On SoapUI 3.6.1 the redirect is handled well.
But on 4.5.1 the redirection fails and the test times out
"Follow Redirects" is set to True in the HTTPTestRequest Properties for this HTTP request step, still it does not seem to redirect on 4.5.1.
Is this a bug or a known issue?
I have a Test step in a Project which is a HTTP request (http://...) making a POST and this actually redirects to https://secure.${#Project#externalAddress}/../..
On SoapUI 3.6.1 the redirect is handled well.
But on 4.5.1 the redirection fails and the test times out
"Follow Redirects" is set to True in the HTTPTestRequest Properties for this HTTP request step, still it does not seem to redirect on 4.5.1.
Is this a bug or a known issue?