Class PeachHttpClientRequest
java.lang.Object
cool.scx.http.ScxHttpClientRequestBase
cool.scx.http.peach.PeachHttpClientRequest
- All Implemented Interfaces:
ScxHttpClientRequest
-
Field Summary
Fields inherited from class cool.scx.http.ScxHttpClientRequestBase
headers, method, uri -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class cool.scx.http.ScxHttpClientRequestBase
headers, headers, method, method, uri, uriMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface cool.scx.http.ScxHttpClientRequest
addCookie, addHeader, addHeader, contentLength, contentLength, contentType, contentType, contentType, contentType, removeCookie, send, send, send, send, send, send, send, send, send, send, send, setHeader, setHeader, uri
-
Constructor Details
-
PeachHttpClientRequest
public PeachHttpClientRequest()
-
-
Method Details
-
send
-