Package | Description |
---|---|
io.netty.handler.codec.http |
Encoder, decoder and their related message types for HTTP.
|
io.netty.microbench.headers |
Benchmarks for HTTP and HTTP/2 Headers.
|
Modifier and Type | Class and Description |
---|---|
class |
CombinedHttpHeaders
Will add multiple values for the same header as single header with a comma separated list of values.
|
Modifier and Type | Method and Description |
---|---|
DefaultHttpHeaders |
HeadersBenchmark.httpPut() |
Copyright © 2008–2017 The Netty Project. All rights reserved.