Class State.HeadersReceived

java.lang.Object
com.mastfrog.netty.http.client.State<io.netty.handler.codec.http.HttpResponse>
com.mastfrog.netty.http.client.State.HeadersReceived
Enclosing class:
State<T>

public static final class State.HeadersReceived extends State<io.netty.handler.codec.http.HttpResponse>
State event triggered when the response header has arrived, but not the response body.