Since: API Level 1
package

org.apache.http.client.protocol

Classes | Description

Additional request and response interceptors.

more...

Interfaces

ClientContextContext attribute names for client. 

Classes

ClientContextConfigurer 
RequestAddCookiesRequest interceptor that matches cookies available in the current CookieStore to the request being executed and generates corresponding cookierequest headers. 
RequestDefaultHeadersRequest interceptor that adds default request headers. 
RequestProxyAuthentication 
RequestTargetAuthentication 
ResponseProcessCookiesResponse interceptor that populates the current CookieStore with data contained in response cookies received in the given the HTTP response.