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=18913>.
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=18913

Range header broken when used with If-Modified-Since

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2003-04-10 19:08 -------
I just found a web site using 2.0.45-dev which gave a timestamp so I could test
it with the latest release. Sure enough it works fine.

# curl -i -r bytes=0-9 -z 'Thu, 10 Apr 2003 13:31:20 GMT' 
http://perl.apache.org/
HTTP/1.1 304 Not Modified
Date: Thu, 10 Apr 2003 18:30:51 GMT
Server: Apache/2.0.45-dev (Unix)
ETag: "41a9cb-71c1-dd22da00"

I just dug the patch out of CVS with the proper way to ignore Range which was
applied to 2.0.44.

Sorry for bothering. At least now there's a closed bug report documenting it.

Scott Becker

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to