This class is a holder of HTTP configuration for use by the {@link HttpChannel} class. Typically a HTTPConfiguration instanceis instantiated and passed to a {@link ConnectionFactory} that can create HTTP channels (eg HTTP, AJP or SPDY).
The configuration held by this class is not for the wire protocol, but for the interpretation and handling of HTTP requests that could be transported by a variety of protocols.
|
|
|
|
|
|
|
|
|
|