Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

bug 1431259: Don't cache the "create page" redirect #4731

Merged
merged 1 commit into from Apr 6, 2018

Commits on Apr 6, 2018

  1. bug 1431259: Don't cache the create page redirect

    Use a "no-cache" cache control header when redirecting to create a page,
    to avoid a loop where you have to wait for the cache to expire to see
    the new page. This also updates the shared_cache_control decorator to
    take no action if it detects the cache control header is set to
    no-cache.
    jwhitlock committed Apr 6, 2018
    Copy the full SHA
    b8e44b2 View commit details
    Browse the repository at this point in the history