• Dridi Boukelmoune's avatar
    RFC OCD · 93360435
    Dridi Boukelmoune authored
    rfc7231#section-4.3.3
    
    Responses to POST requests are only cacheable when they include
    explicit freshness information (see Section 4.2.1 of [RFC7234]).
    
    rfc7231#section-4.3.4
    
    Responses to the PUT method are not cacheable.
    
    rfc5789#section-2
    
    A response to this method is only cacheable if it contains explicit
    freshness information (such as an Expires header or "Cache-Control:
    max-age" directive) as well as the Content-Location header matching
    the Request-URI, indicating that the PATCH response body is a resource
    representation.  A cached PATCH response can only be used to respond to
    subsequent GET and HEAD requests; it MUST NOT be used to respond to other
    methods (in particular, PATCH).
    93360435
Name
Last commit
Last update
.github Loading commit data...
bin Loading commit data...
devscripts Loading commit data...
doc Loading commit data...
etc Loading commit data...
include Loading commit data...
lib Loading commit data...
m4 Loading commit data...
man Loading commit data...
.gitignore Loading commit data...
.syntastic_c_config Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
Makefile.inc.phk Loading commit data...
Makefile.phk Loading commit data...
README.Packaging Loading commit data...
README.rst Loading commit data...
autogen.des Loading commit data...
autogen.sh Loading commit data...
config.phk Loading commit data...
configure.ac Loading commit data...
flint.lnt Loading commit data...
varnish-legacy.m4 Loading commit data...
varnish.m4 Loading commit data...
varnishapi-uninstalled.pc.in Loading commit data...
varnishapi.pc.in Loading commit data...