Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds (example: Cache-Control: max-age=3600``)
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
The type of encoding used on the data
Content-Encoding: gzip
The MIME type of this content
Content-Type: text/html; charset=UTF-8
A name for the server
Server: nginx
The date and time that the message was sent
Date: Fri, 30 Oct 2020 14:42:53 GMT
Gives the date/time after which the response is considered stale
Expires: Thu, 01 Dec 1994 16:00:00 GMT