SegmentConsumer
object provides a consumer that is used to consume a HTTP header. This will read all headers within a HTTP header message until the carriage return line feed empty line is encountered. Once all headers are consumed they are available using the case insensitive header name. This will remove leading and trailing whitespace from the names and values parsed.
@author Niall Gallagher
|
|