Package org.asynchttpclient.netty.handler
-
Class Summary Class Description AsyncHttpClientHandler Http1ContentDecompressor HTTP/1.1 content decompressor that bounds how far a response body may inflate, mirroring whatHttp2ContentDecompressorenforces on HTTP/2 streams.Http2ContentDecompressor HTTP/2 content decompressor that transparently decompresses gzip/deflate response bodies.Http2Handler HTTP/2 channel handler for stream child channels created byHttp2MultiplexHandler.Http2PingHandler Sends HTTP/2 PING frames when the connection is idle and closes the connection if no PING ACK is received within the timeout period.HttpHandler HttpMessageFormatter Formats HTTP messages for logging.WebSocketHandler