Forum Discussion

Rhonda_Ward's avatar
Rhonda_Ward
Occasional Contributor
14 years ago

SoapUI is not handling the redirect and is returning null

I wrote a simple HTTP Get test case to get "Https://www.yousendit.com" website content. The soapUI tool is returning null content. It is unable to handle the redirect.


Request:

GET https://www.yousendit.com/ HTTP/1.1
Accept-Encoding: gzip,deflate
User-Agent: Jakarta Commons-HttpClient/3.1
Host: http://www.yousendit.com


Response:
@contentType: null
No RepliesBe the first to reply