Forum Discussion

shabar's avatar
shabar
Contributor
12 years ago

RAW message is missing for request XML in REST call

Hi All,

I cannot see the RAW message under the request for my REST call in soapUI Pro 4.6.4

This happened all of sudden when I started soap.

I had been using the same version before without this issue.


Any particular reason for this?


Appreciate your response


Cheers

1 Reply

  • BTW I could see the header details but not the content Type


    POST https://abcd.com/account/login?detail=thin HTTP/1.1
    Accept-Encoding: gzip,deflate
    Accept: application/xml
    Content-Type: application/xml
    Content-Length: 238
    Host: abcd.com
    Connection: Keep-Alive
    User-Agent: Apache-HttpClient/4.1.1 (java 1.5)