https://bugzilla.wikimedia.org/show_bug.cgi?id=47529

       Web browser: ---
            Bug ID: 47529
           Summary: MediaWiki should check ETags
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Currently MediaWiki checks the If-Modified-Since header and sends a 304
response if, indeed, the resource has not been modified since. However, no such
check is done for ETags, even despite the fact that the ETag header can be
enabled with the $wgUseETag configuration variable.

MediaWiki should check the If-None-Match header and respond appropriately.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to