Package org.apache.http.message

Core HTTP message components, message element parser and writer APIs and their default implementations.

See:
          Description

Class Summary
BasicHeaderValueFormatterHC4 Basic implementation for formatting header value elements.
BasicHeaderValueParserHC4 Basic implementation for parsing header values into elements.
BasicLineFormatterHC4 Interface for formatting elements of the HEAD section of an HTTP message.
BasicLineParserHC4 Basic parser for lines in the head section of an HTTP message.
 

Package org.apache.http.message Description

Core HTTP message components, message element parser and writer APIs and their default implementations.