Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: How do I retrieve a piece of a file?

by ask (Pilgrim)
on Nov 24, 2001 at 05:10 UTC ( [id://127204]=note: print w/replies, xml ) Need Help??


in reply to How do I retrieve a piece of a file?

If the web server support ranges, you should be able to add a HTTP header like
Range: bytes=1-4096
to make it just return the first 4KB.

 - ask

-- 
ask bjoern hansen, http://ask.netcetera.dk/   !try; do();

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (6)
As of 2024-04-24 23:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found