Package | Description |
---|---|
bad.robot.http | |
bad.robot.http.apache | |
bad.robot.http.listener | |
bad.robot.http.matchers |
Modifier and Type | Class and Description |
---|---|
class |
FormUrlEncodedMessage |
class |
UnencodedStringMessage |
Modifier and Type | Method and Description |
---|---|
HttpResponse |
HttpClient.post(URL url,
HttpPost message) |
Modifier and Type | Method and Description |
---|---|
HttpResponse |
ApacheHttpClient.post(URL url,
HttpPost message) |
Modifier and Type | Method and Description |
---|---|
HttpResponse |
LoggingHttpClient.post(URL url,
HttpPost message) |
Modifier and Type | Method and Description |
---|---|
static org.hamcrest.Matcher<HttpPost> |
Matchers.post(org.hamcrest.Matcher<? extends HttpMessage> matcher) |
Copyright © 2013. All rights reserved.