I am looking to add HTTP resuming to a particular script that manages downloads. The problem is that I can't find the specs for the headers that are recieved by the browser requesting resume downloading. Does anyone happen to know what the various headers are?
I AM running as an Apache module, so I can use getallheaders().