http-stats:
HTTP/1.1 Content Type header field

The Content Type 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 Content-Type. (Correct syntax require a "-" between the two words, not a space!)
This spelling is not supported by any know client.


Common Content Type header values:

The non-standard "Content Type" 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 Content Type web server response:

HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Content-Length: 5311
Content Type: text/html
Date: Fri, 30 Jul 2010 17:04:18 +0000

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

Other common HTTP headers

Other less common headers