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

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from interface cool.scx.http.ScxHttpClientRequest

    headers, headers, method, method, method, send, uri, uri, uri, version, version

    Methods inherited from interface cool.scx.http.headers.ScxHttpHeadersReadHelper

    contentEncoding, contentLength, contentType, cookies, getCookie, getHeader, getHeader, getSetCookie, setCookies

    Methods inherited from interface cool.scx.http.headers.ScxHttpHeadersWriteHelper

    addCookie, addHeader, addHeader, addSetCookie, contentEncoding, contentLength, contentType, removeCookie, removeHeader, removeHeader, removeSetCookie, setHeader, setHeader

    Methods inherited from interface cool.scx.http.sender.ScxHttpSender

    send, send, send, send, send, send, send, send, send, send, send, sendEventStream, sendGzip