Uses of Class
cool.scx.http.x.HttpClientRequest
Packages that use HttpClientRequest
-
Uses of HttpClientRequest in cool.scx.http.x
Methods in cool.scx.http.x that return HttpClientRequestModifier and TypeMethodDescriptionHttpClient.request()HttpClientRequest.requestTargetForm(RequestTargetForm requestTargetForm) -
Uses of HttpClientRequest in cool.scx.http.x.http2
Methods in cool.scx.http.x.http2 with parameters of type HttpClientRequestModifier and TypeMethodDescriptionHttp2ClientConnection.sendRequest(HttpClientRequest request, MediaWriter writer)