| Package | Description |
|---|---|
| org.spincast.plugins.httpclient | |
| org.spincast.plugins.httpclient.builders |
| Modifier and Type | Class and Description |
|---|---|
class |
SpincastHttpResponse
Spincast Http Client's reponse implementation.
|
| Modifier and Type | Method and Description |
|---|---|
IHttpResponse |
IHttpResponseFactory.create(int status,
String contentType,
byte[] content,
Map<String,List<String>> headers,
Map<String,ICookie> cookies,
boolean wasZipped) |
IHttpResponse |
IRequestBuilderBase.send()
Sends the request and gets the response.
|
| Modifier and Type | Method and Description |
|---|---|
IHttpResponse |
SpincastRequestBuilderBase.send() |
Copyright © 2016. All rights reserved.