Range: bytes=x-y

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

Does anyone know why some servers don't return a partial content when I use
the HTTP header:

Range: bytes=100-200

It should return the content of the page starting from byte 100 until the
byte 200, but it still returns the whole page.

Does this happen when the page is sent unbuffered?
Or what else could be?

And.... can I do something to force those servers to send just a part of the
page?

Thank you.

Teddy

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux