DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29626>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29626

If-None-Match HTTP/1.1 header not handled correctly





------- Additional Comments From [EMAIL PROTECTED]  2004-06-17 21:06 -------
If slide expects that the ETag be enclosed in ", should outgoing responses
also add the " char.

ie. Ethereal shows the following packet trace from slide in response to a GET

Hypertext Transfer Protocol
    HTTP/1.1 200 OK\r\n
    Date: Thu, 17 Jun 2004 20:53:26 GMT\r\n
    Server: Apache/1.3.27 (Unix)  (Red-Hat/Linux) mod_jk/1.2.4 mod_ssl/2.8.12
OpenSSL/0.9.6b DAV/1.0.3\r\n
    Set-Cookie: JSESSIONID=5703CE50B15D57ECC96EB56B68EAF785; Path=/slide\r\n
    ETag: f474dea9674df91e55101e77aab915f3\r\n
    Content-Language: en\r\n
    Last-Modified: Thu, 17 Jun 2004 03:23:26 GMT\r\n
    Content-Length: 241\r\n
    Connection: close\r\n
    Content-Type: text/plain\r\n
    \r\n
    Data (241 bytes)

The ETag has no " chars, and the client is just sending back in the
If-None-Match header what it has been sent previously.

Richard.

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

Reply via email to