https://issues.apache.org/bugzilla/show_bug.cgi?id=47085
Ruediger Pluem <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Ruediger Pluem <[email protected]> 2009-04-23 12:19:18 PST --- According to RFC2616 10.3.5 a 304 response SHOULD NOT / MUST NOT (depending on the conditional) any other entity headers as ones you mention. Especially the Set-Cookie SHOULD NOT / MUST NOT be contained in the response. Doing otherwise would break RFC2616 compliance of httpd. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
