ClientInboundHandler

zio.http.netty.client.ClientInboundHandler
final class ClientInboundHandler(rtm: NettyRuntime, req: Request, jReq: HttpRequest, onResponse: Promise[Throwable, Response], onComplete: Promise[Throwable, ChannelState], enableKeepAlive: Boolean)(implicit trace: Trace) extends SimpleChannelInboundHandler[HttpObject]

Handles HTTP response

Attributes

Graph
Supertypes

Members list

Concise view

Value members

Concrete methods

Attributes

Definition Classes

Attributes

Definition Classes

Attributes

Definition Classes