static class HttpParserUtils.ContentParsingState
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
chunkContentStart |
(package private) long |
chunkLength |
(package private) long |
chunkRemainder |
(package private) boolean |
isLastChunk |
Constructor and Description |
---|
ContentParsingState() |