Reads header-part of the current encapsulation
Headers are returned verbatim to the input stream, including traling CRLF marker. Parsing is left to the application.
TODO allow limiting maximum header size to protect against abuse.
@return header-part of the current encapsulation.
@exception MalformedStreamException , if the stream ends unexpecetedly.
| |
| |
| |
| |
| |
| |
| |
| |