ClientInboundHandler

zio.http.netty.client.ClientInboundHandler
final class ClientInboundHandler(zExec: NettyRuntime, jReq: FullHttpRequest, onResponse: Promise[Throwable, Response], onComplete: Promise[Throwable, ChannelState], isWebSocket: Boolean, enableKeepAlive: Boolean)(implicit trace: Trace) extends SimpleChannelInboundHandler[FullHttpResponse]

Handles HTTP response

Attributes

Graph
Supertypes

Members list

Concise view

Value members