Package org.omegazero.http.h1
package org.omegazero.http.h1
Provides an HTTP/1 implementation and helper methods as an extension to the HTTP library.
-
ClassesClassDescriptionThis class is used for receiving and parsing HTTP headers.This class is used for transmitting HTTP headers.A special
HTTP1MessageReceiver
used for receivingHTTPRequest
s.A specialHTTP1MessageReceiver
used for receivingHTTPResponse
s.HTTP/1 utility functions.Used for parsing HTTP/1 message bodies, for example with the chunked transfer encoding.