Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Correct Perl settings for sending zipfile to browser

by Anonymous Monk
on Nov 14, 2019 at 06:40 UTC ( [id://11108660]=note: print w/replies, xml ) Need Help??


in reply to Correct Perl settings for sending zipfile to browser

The zip file printing code looks ok to me. You could do two 2 tests related to download if you haven't already ...

  1. make a zipfile available to be downloaded straight via a link (put under password if you want);
  2. extract the code that prints HTTP headers & the zipfile content in its own program; then just run that to download the file via browser prompt.

... after download, test if you can successfully extract contents.

  • Comment on Re: Correct Perl settings for sending zipfile to browser

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11108660]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (5)
As of 2024-04-19 20:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found