Package org.apache.http.client.protocol

Additional request and response interceptors.

See:
          Description

Class Summary
HttpClientContext  
RequestAddCookies Request interceptor that matches cookies available in the current HttpState to the request being executed and generates corresponding cookierequest headers.
RequestProxyAuthentication  
RequestTargetAuthentication  
ResponseProcessCookies Response interceptor that populates the current HttpState with data contained in response cookies received in the given the HTTP response.
 

Package org.apache.http.client.protocol Description

Additional request and response interceptors.



Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.