Hi,
I am getting some response of HTTP request.
Response header is "Content-Type : text/javascript" and some response body.
I want to save this response body in text file as "a.txt".
Can I do it ? I have "C" files in which I have to do it.
Regards PJ