See: Description
Class | Description |
---|---|
BasicCloseableHttpResponse | |
ContentTypeHelper | |
DateUtils | |
DeleteResponseHeader |
Proxy event listener which deletes an header.
|
HeaderManager |
This class is responsible for copying headers from incoming requests to outgoing requests and from incoming responses
to outgoing responses.
|
Http |
Constants.
|
HttpClientRequestExecutor |
HttpClientHelper is responsible for creating Apache HttpClient requests from incoming requests.
|
HttpClientRequestExecutor.HttpClientRequestExecutorBuilder |
Builder class used to produce an immutable instance.
|
HttpResponseUtils |
Utility methods for HttpClient's Request and Response objects.
|
IncomingRequest |
Represents an incoming http request.
|
IncomingRequest.Builder | |
MoveResponseHeader |
Fragment event listener which moves an header to another one.
|
OutgoingRequest |
Allows request line / uri modification after request creation.
|
OutgoingRequestContext | |
ProxyingHttpClientBuilder | |
RequestCookieStore |
A CookieStore that delegates to the CookieManager instance associated with this Driver instance.
|
ResourceUtils |
Utility class to generate URL and path for Resources.
|
Exception | Description |
---|---|
UnsupportedContentEncodingException | |
UnsupportedHttpMethodException |
Exception thrown when an unsupported HTTP method is called.
|
Copyright © 2008–2018. All rights reserved.