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

            Bug ID: 73583
           Summary: Make POST responses uncacheable in all browsers
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Flow
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: mflasc...@wikimedia.org
                CC: dh...@wikimedia.org, ebernhard...@wikimedia.org,
                    mpinc...@wikimedia.org, pandiculat...@gmail.com,
                    sp...@wikimedia.org
       Web browser: ---
   Mobile Platform: ---

We don't want our POST responses to be cacheable.  Apparently, IE does cache
POST responses for certain response headers (which may even be allowed, see
https://stackoverflow.com/questions/626057/is-it-possible-to-cache-post-methods-in-http
) so we need to set the headers such that no browser will cache it.

Potentially, we could look at doing this in core.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to