Configures HTTP protocol settings.
none
The following table describes attributes for the http-protocol element.
Table 1–32 http-protocol Attributes| 
 Attribute  | 
 Default  | 
 Description  | 
|---|---|---|
| 
 HTTP/1.1  | 
 (optional) Specifies the version of the HTTP protocol used.  | 
|
| 
 false  | 
 (optional) If true, looks up the DNS entry for the client.  | 
|
| 
 text/html; charset=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; charset=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.  | 
|
| 
 text/plain; charset=iso-8859-1  | 
 (optional) Deprecated. Do not use.  | 
|
| 
 text/plain; charset=iso-8859-1  | 
 (optional) Deprecated. Do not use.  | 
|
| 
 true  | 
 (optional) Not implemented. Use ssl subelements of http-listener elements.  |