Forum Discussion

anil4376's avatar
anil4376
Occasional Contributor
9 years ago

Restful Service Testing - Missing Request Headers for 303 redirects

HI,

I am Testing My Restful Services which will provide the response with 303 status code, and my Client (SOAP UI) redirecting the response to the URI coming as part of the Loaction  Header.

 

But the problem here is my redirected URL doesn't carry the Headers sent as part of my first request submittion, this is working as expected in Chrome Browser with Postman Client..

 

But same thing is not working in SOAP UI, Can we consider this as a Bug in SOAP UI. if it is a BUG may i know whether it is fixed in any of the releases.. Currently i am using SOAP UI 5.0.0

 

Thanks

AK

1 Reply

  • M-S-P's avatar
    M-S-P
    Senior Member

    Hi!

     

    Same like me with ReadyApi 2.3!

    Request which follows the redirect (307) does not forwarding my headers :(

    It seems to be a bug!?

     

    BR,

    Mario