| Package | Description |
|---|---|
| org.openqa.selenium.remote.http | |
| org.openqa.selenium.remote.internal |
| Modifier and Type | Method and Description |
|---|---|
HttpResponse |
JsonHttpResponseCodec.encode(Response response)
Encodes the given response as a HTTP response message.
|
HttpResponse |
HttpClient.execute(HttpRequest request,
boolean followRedirects)
Executes the given request.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
JsonHttpResponseCodec.decode(HttpResponse encodedResponse) |
| Modifier and Type | Method and Description |
|---|---|
HttpResponse |
ApacheHttpClient.execute(HttpRequest request,
boolean followRedirects) |
Copyright © 2015. All rights reserved.