Package org.apache.coyote.http11
package org.apache.coyote.http11
-
ClassDescriptionConstants.Exception used to mark the specific error condition of the HTTP headers exceeding the maximum permitted size.Abstract the protocol implementation, including threading, etc.InputBuffer for HTTP that provides request header parsing as well as transfer encoding.HTTP/1.1 protocol implementation using NIO2.Abstract the protocol implementation, including threading, etc.Provides buffering for the HTTP headers (allowing responses to be reset before they have been committed) and the link to the Socket for writing the headers (once committed) and the response body.Input filter interface.Output filter.