Re: http response 304 with content

2005-11-17 Thread hallyday1999
Hello Mark, Would a Ethereal trace be enough for you? Mark Thomas <[EMAIL PROTECTED]> schrieb: hallyday1999 wrote: > Hello Mark, > > Sorry, but the bug you quote mentions errors with the HTTP-response headers. > > My problem is an 304 response with sent content (=content-length >0): > th

Re: http response 304 with content

2005-11-16 Thread Mark Thomas
hallyday1999 wrote: Hello Mark, Sorry, but the bug you quote mentions errors with the HTTP-response headers. My problem is an 304 response with sent content (=content-length >0): the content is e.g. the requested JPG file. kind regards Axel Do you have a simple test

Re: http response 304 with content

2005-11-16 Thread hallyday1999
Hello Mark, Sorry, but the bug you quote mentions errors with the HTTP-response headers. My problem is an 304 response with sent content (=content-length >0): the content is e.g. the requested JPG file. kind regards Axel Mark Thomas <[EMAIL PROTECTED]> schrieb: Axel Ba

Re: http response 304 with content

2005-11-10 Thread Mark Thomas
Axel Bartsch wrote: I am testing with Apache 2.0.49 and tomcat 5.0.28 In my Ethereal Trace (Ethereal running on browser PC) (Tracer:browser client to server) I sometimes see HTTP/1.1 responses 304 (Not Modified). A message body (content>0) is included in this response. According to HTTP prot