Provides HTTP codec (encoder/decoder) support for the Netty asynchronous network application framework.
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-codec-http</artifactId>
<version>4.1.135.Final</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to add an HTTP request decoder to a Netty channel pipeline.
No known issues recorded.
No dependency data recorded yet.