Processes HTTP requests.
author: Remy Maucherat author: Henri Gomez author: Dan Milstein author: Keith Wannamaker author: Kevin Seguin author: Costin Manolache author: Bill Barker
Inner Class :protected class SocketInputBuffer implements InputBuffer
Inner Class :protected class SocketOutputBuffer implements OutputBuffer
The number of milliseconds Tomcat will wait for a subsequent request
before closing the connection. The default is the same as for
Apache HTTP Server (15 000 milliseconds).
Header message. Note that this header is merely the one used during the
processing of the first message of a "request", so it might not be a request
header. It will stay unchanged during the processing of the whole request.
Read an AJP message.
true if the message has been read, false if the short readdidn't return anything throws: IOException - any other failure, including incomplete reads