程序包 | 说明 |
---|---|
io.netty.handler.codec.http |
Benchmarks for
io.netty.handler.codec.http . |
限定符和类型 | 类和说明 |
---|---|
class |
TooLongHttpContentException
An
TooLongFrameException which is thrown when the length of the
content decoded is greater than the allowed maximum. |
class |
TooLongHttpHeaderException
An
TooLongFrameException which is thrown when the length of the
header decoded is greater than the allowed maximum. |
class |
TooLongHttpLineException
An
TooLongFrameException which is thrown when the length of the
line decoded is greater than the allowed maximum. |