DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5617>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5617 416 Requested Range Not Satisfiable used incorrectly ------- Additional Comments From [EMAIL PROTECTED] 2001-12-28 21:08 ------- An example: $ telnet nagoya.apache.org 8080 Trying 192.18.49.131... Connected to nagoya.apache.org. Escape character is '^]'. GET /index.html HTTP/1.1 Host: nagoya.apache.org Range: bytes=0-10000 HTTP/1.1 416 Requested Range Not Satisfiable Content-Type: text/html Date: Sat, 29 Dec 2001 04:52:02 GMT Server: Apache Tomcat/4.0.1 (HTTP/1.1 Connector) Connection: close <html><head><title>Apache Tomcat/4.0.1 - Error report</title><STYLE><!--H1{font-family : sans-serif,Arial,Tahoma;color : white;background-color : #0086b2;} BODY{font-family : sans-serif,Arial,Tahoma;color : black;background-color : white;} B{color : white;background-color : #0086b2;} HR{color : #0086b2;} --></STYLE> </head><body><h1>Apache Tomcat/4.0.1 - HTTP Status 416 - Requested Range Not Satisfiable</h1><HR size="1" noshade><p><b>type</b> Status report</p><p><b>message</b> <u>Requested Range Not Satisfiable</u></p><p><b>description</b> <u>The requested byte range cannot be satisfied (Requested Range Not Satisfiable).</u></p><HR size="1" noshade></body></html>Connection closed by foreign host. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>