Forum Discussion

anuassi's avatar
anuassi
Occasional Contributor
12 years ago

Redirect Request treated differently for 4.0 and 3.6.1

Hello,

I have two SOAP UI versions 4.0.0 and 3.6.1.
I am using the same project for both the SOAP versions. However while handling the re-direct call SOAP 4.0.0 does a GET where as SOAP 3.6.1 does a POST request. The response from SOAP 3.6.1 is correct because it makes a POST request.
But the response from SOAP 4.0.0 is incorrect. Shouldn't the SOAP 4.0.0 be making a POST request rather than GET request.
Or if this is default behavior that re-direct is only for GET, then it should be allowed to override it and allow even the POST request to be re-directed.

Logs for SOAP 4.0.0 and SOAP 3.6.1 are attached.

Thanks,


No RepliesBe the first to reply