in reply to Re^5: CrLf getting inserted into an octet-stream (gzip file)
in thread CrLf getting inserted into an octet-stream (gzip file)
I may be a bit confused, but the code is not running on a server, it's to act as a "web browser" and POST a page to an HTTPS server. The POST returns inline stream data that I need to save to a file.
Thanks for the reply, though.