in reply to Re^2: Correct Perl settings for sending zipfile to browser
in thread Correct Perl settings for sending zipfile to browser
\r\n aka CRLF should be used to separate the headers. Use a module like CGI to print the headers so you don't have to worry about that.
|
|---|