Configures HTTP protocol settings.
none
The following table describes attributes for the http-protocol element.
Table 1–73 http-protocol Attributes| Attribute | Default | Description | 
|---|---|---|
| HTTP/1.1 | (optional) Specifies the version of the HTTP protocol used. | |
| true | (optional) If true, looks up the DNS entry for the client. | |
| ISO-8859-1;en;ISO-8859-1 | (optional) Specifies the request type used if no MIME mapping is available that matches the file extension. The format is a semicolon-delimited string consisting of the content-type, encoding, language, and charset. | |
| text/html;ISO-8859-1;en;ISO-8859-1 | (optional) Specifies the default response type. The format is a semicolon-delimited string consisting of the content-type, encoding, language, and charset. | |
| AttributeDeprecated | (optional) Deprecated. Do not use. | |
| AttributeDeprecated | (optional) Deprecated. Do not use. | |
| true | (optional) Not implemented. Use ssl subelements of http-listener elements. |