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

Re: Re: Downloading images to client PCs

by tlhf (Scribe)
on Sep 13, 2002 at 01:12 UTC ( [id://197406]=note: print w/replies, xml ) Need Help??


in reply to Re: Downloading images to client PCs
in thread Downloading images to client PCs

I don't know if it makes a difference, but every header should be followed by \r\n.

Not in Perl it shouldn't. \n and \r map to different values depending on platform. What you should have said was that "every header should be followed by \015\012". This is all documented in perldoc perlport.

tlhf

  • Comment on Re: Re: Downloading images to client PCs

Log In?
Username:
Password:

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

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

    No recent polls found