http-stats:
HTTP/1.1 Cache Control header field

The Cache Control field is NOT a standard HTTP header field and may not be supported by all clients.

This field is just an incorrect spelling of the standard field Cache-Control. (Using the space character instead of "-")

This spelling is not supported by any know client.


Common Cache Control header values:

The non-standard "Cache Control" header is only sent by:

NOTE: this header may be sent directly by the server software or from some third party application running on that server.

Sample Cache Control web server response:

HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Content-Length: 822
Cache Control: private
Date: Fri, 30 Jul 2010 16:59:15 +0000

<!DOCTYPE html PUBLIC "-//W3C//DTD ...
...
...

Other common HTTP headers

Other less common headers