Interface Http1ClientRequest
- All Superinterfaces:
cool.scx.http.ScxHttpClientRequest, cool.scx.http.headers.ScxHttpHeadersReadHelper, cool.scx.http.headers.ScxHttpHeadersWriteHelper<cool.scx.http.ScxHttpClientRequest>, cool.scx.http.sender.ScxHttpSender<cool.scx.http.ScxHttpClientResponse>
- All Known Implementing Classes:
HttpClientRequest
public interface Http1ClientRequest
extends cool.scx.http.ScxHttpClientRequest
-
Method Summary
Methods inherited from interface cool.scx.http.ScxHttpClientRequest
headers, headers, method, method, method, send, uri, uri, uri, version, versionMethods inherited from interface cool.scx.http.headers.ScxHttpHeadersReadHelper
contentEncoding, contentLength, contentType, cookies, getCookie, getHeader, getHeader, getSetCookie, setCookiesMethods inherited from interface cool.scx.http.headers.ScxHttpHeadersWriteHelper
addCookie, addHeader, addHeader, addSetCookie, contentEncoding, contentLength, contentType, removeCookie, removeHeader, removeHeader, removeSetCookie, setHeader, setHeaderMethods inherited from interface cool.scx.http.sender.ScxHttpSender
send, send, send, send, send, send, send, send, send, send, send, sendEventStream, sendGzip
-
Method Details
-
requestTargetForm
RequestTargetForm requestTargetForm() -
requestTargetForm
-