Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^3: Downloading first X bytes of a file

by misc (Friar)
on Jun 09, 2008 at 18:36 UTC ( [id://691065]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Downloading first X bytes of a file
in thread Downloading first X bytes of a file

Although I still didn't take a closer look into the http specs..

Seems to be interesting:
telnet www.google.de 80
GET http://www.google.de/ HTTP/1.0[RET]
Will return with headers.

while
GET http://www.google.de/ [RET]
Doesn't show up any http headers,
instead it just returns the file.

Log In?
Username:
Password:

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

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

    No recent polls found