Comment 6 for bug 1747935

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to api-wg (master)

Reviewed: https://review.openstack.org/550468
Committed: https://git.openstack.org/cgit/openstack/api-wg/commit/?id=b585c8485d86c2ec9bc19d9f99ab442f9b375374
Submitter: Zuul
Branch: master

commit b585c8485d86c2ec9bc19d9f99ab442f9b375374
Author: Chris Dent <email address hidden>
Date: Wed Mar 7 13:09:40 2018 +0000

    Add guidance on needing cache-control headers

    This adds some practical guidance to the existing section on caching
    to make it clear that where responses are not making explicit
    assertions about controlling cache, they MUST "cache-control: no-cache"

    Change-Id: If13a5a19ff077cd9a2c9c400c24af70ea6f818d9
    Closes-Bug: #1747935