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.Deprecated.The APR/Native Connector will be removed in Tomcat 10.1.x onwards.InputBuffer for HTTP that provides request header parsing as well as transfer encoding.HTTP/1.1 protocol implementation using NIO2.HTTP/1.1 protocol implementation using NIO.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.