Jump to content

HTTP_RANGE


cesarcesar

Recommended Posts

http://tools.ietf.org/id/draft-ietf-http-range-retrieval-00.txt

 

This link explains a lot about HTTP_RANGE. It still leaves out two important points...

 

The server will send this header only for documents for which it will

  be able to satisfy the byte range request, e.g. for PDF documents, or

  images, which can be partially reloaded if the user interrupts the

  page load, and image gets only partially cached.

 

What types of files satisfy the byte range request? also,

 

The Request-Range header is simply ignored

  by a server that does not support it, and it will send the entire

  document as a response.

 

How do i know if my server supports it?

Link to comment
https://forums.phpfreaks.com/topic/94540-http_range/#findComment-484140
Share on other sites

  • 10 months later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.