ID: 10535 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *General Issues PHP Version: 4.0.4pl1 Assigned To: Comments: Content-Length: 19278 Content-Range: bytes 0-19277/19278 0-19277 are 19278 bytes just like 0-1 are 2 bytes How did you notice this problem (if it is one)? And does it happen without PHP too? Anyway, I don't think this is an PHP bug, as apache handles output and the setting of those headers. If you really think this is a bug in PHP, then reopen this bug report. Previous Comments: --------------------------------------------------------------------------- [2001-04-28 09:49:34] [EMAIL PROTECTED] Please see the telnet output below. Apache/PHP don't send the full document when the Range header is used. telnet www.gesundheit.de 80 Trying 195.179.67.179... Connected to www.gesundheit.de. Escape character is '^]'. GET /themen/erkrankungen/rheuma/dekubitus.html HTTP/1.0 From: [EMAIL PROTECTED] Host: www.gesundheit.de Range: bytes=0-100000 HTTP/1.1 206 Partial Content Date: Sat, 28 Apr 2001 13:41:41 GMT Server: Apache/1.3.19 (Unix) PHP/4.0.4pl1 Last-Modified: Fri, 20 Apr 2001 09:38:38 GMT ETag: "ec711-4b4e-3ae0039e" Accept-Ranges: bytes Content-Length: 19278 Content-Range: bytes 0-19277/19278 Connection: close Content-Type: text/html --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=10535&edit=2 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]