Packages 
Package Description
io.netty5.handler.codec.http
Encoder, decoder and their related message types for HTTP.
io.netty5.handler.codec.http.cookie
This package contains Cookie related classes.
io.netty5.handler.codec.http.cors
This package contains Cross Origin Resource Sharing (CORS) related classes.
io.netty5.handler.codec.http.websocketx
Encoder, decoder, handshakers and their related message types for Web Socket data frames.
io.netty5.handler.codec.http.websocketx.extensions
Encoder, decoder, handshakers to handle WebSocket Extensions.
io.netty5.handler.codec.http.websocketx.extensions.compression
Encoder, decoder, handshakers to handle most common WebSocket Compression Extensions.
io.netty5.handler.codec.rtsp
An RTSP extension based on the HTTP codec.