Hello,
I'm trying to transport an .exe file via http from my cgi to the browser. I set the cgiheadercontenttype to application/octet-stream. I am able to successfully open the original file, but unable to do so with the .exe I download via the browser. It appears the downloaded version is corrupted, it is also 38 bytes larger than the original - an ideas?
Thanks
I'm trying to transport an .exe file via http from my cgi to the browser. I set the cgiheadercontenttype to application/octet-stream. I am able to successfully open the original file, but unable to do so with the .exe I download via the browser. It appears the downloaded version is corrupted, it is also 38 bytes larger than the original - an ideas?
Thanks