HybridContentLengthHandler

zio.http.netty.HybridContentLengthHandler
class HybridContentLengthHandler(maxAggregatedLength: Int) extends ChannelInboundHandlerAdapter

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def channelRead(ctx: ChannelHandlerContext, msg: Any): Unit

Attributes

Definition Classes

Concrete fields

var maxLength: Int