The Wayback Machine - https://web.archive.org/web/20151228101906/http://developer.xamarin.com:80/api/namespace/Org.Apache.Http.Client.Protocol/
Android Guides | Samples

Org.Apache.Http.Client.Protocol Namespace

Remarks

Additional request and response interceptors.

Classes

TypeReason
ClientContext HttpContext attribute names for client.
ClientContextConfigurer [Android Documentation]
ClientContextConfigurer+InterfaceConsts
ClientContextConsts
RequestAddCookiesRequest interceptor that matches cookies available in the current ICookieStore to the request being executed and generates corresponding cookierequest headers.
RequestDefaultHeadersRequest interceptor that adds default request headers.
RequestProxyAuthentication [Android Documentation]
RequestTargetAuthentication [Android Documentation]
ResponseProcessCookiesResponse interceptor that populates the current ICookieStore with data contained in response cookies received in the given the HTTP response.