hunt.http.codec.http.encode.HttpGenerator

Undocumented in source.

Members

Classes

HttpGenerator
class HttpGenerator

HttpGenerator. Builds HTTP Messages. <p> If the system property "http.HttpGenerator.STRICT" is set to true, then the generator will strictly pass on the exact strings received from methods and header fields. Otherwise a fast case insensitive string lookup is used that may alter the case and white space of some methods/headers

Meta