Org.Apache.Http.Client.Protocol Namespace

Remarks

Additional request and response interceptors.

Classes

TypeReason
ClientContext Org.Apache.Http.Protocol.HttpContext attribute names for client.
ClientContextConfigurer [Android Documentation]
ClientContextConfigurer+InterfaceConstsDocumentation for this section has not yet been entered.
ClientContextConstsDocumentation for this section has not yet been entered.
RequestAddCookiesRequest interceptor that matches cookies available in the current Org.Apache.Http.Client.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 Org.Apache.Http.Client.ICookieStore with data contained in response cookies received in the given the HTTP response.