The no-store response directive indicates that any caches of any kind
(private or shared) should not store this response.
The no-store request directive allows a client to request that caches
refrain from storing the request and corresponding response — even if the
origin server's response could be stored.