Forum Discussion
SmartBear_Suppo
Alumni
14 years agoHi,
the raw response contains the entire response, including the http headers - I think you need to parse out the actual body of the message (after the double linebreaks) into a separate byte-array and then use that as input..
/Ole
SmartBear Software
the raw response contains the entire response, including the http headers - I think you need to parse out the actual body of the message (after the double linebreaks) into a separate byte-array and then use that as input..
/Ole
SmartBear Software