This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 5011 - Cache-Control headers should only be checked on final 200 response
Summary: Cache-Control headers should only be checked on final 200 response
Status: RESOLVED FIXED
Alias: None
Product: mobileOK Basic checker
Classification: Unclassified
Component: Java Library (show other bugs)
Version: unspecified
Hardware: All All
: P2 minor
Target Milestone: ---
Assignee: Sean Owen
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-05 12:05 UTC by Sean Owen
Modified: 2007-09-19 00:36 UTC (History)
0 users

See Also:


Attachments

Description Sean Owen 2007-09-05 12:05:56 UTC
Cache-Control warnings should not be generated on 30x responses, but only on the final 200 response.
Comment 1 Sean Owen 2007-09-19 00:36:19 UTC
Fixed, with a new test case, #12