Package com.mastfrog.netty.http.client
Class State.SendRequest
java.lang.Object
com.mastfrog.netty.http.client.State<io.netty.handler.codec.http.HttpRequest>
com.mastfrog.netty.http.client.State.SendRequest
State event when the HTTP request is about to be sent; payload
is the HTTP request (you can still modify headers, etc at this point).
-
Nested Class Summary
Nested classes/interfaces inherited from class com.mastfrog.netty.http.client.State
State.Connected, State.ContentReceived, State.Error, State.Finished, State.FullContentReceived, State.HeadersReceived, State.Redirect, State.SendRequest, State.Timeout -
Method Summary