Org.Apache.Http.Client.Protocol Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
ClientContext |
HttpContext attribute names for client. |
ClientContextConfigurer | |
ClientContextConfigurer.InterfaceConsts | |
RequestAddCookies |
Request interceptor that matches cookies available in the current ICookieStore to the request being executed and generates corresponding cookierequest headers. |
RequestDefaultHeaders |
Request interceptor that adds default request headers. |
RequestProxyAuthentication | |
RequestTargetAuthentication | |
ResponseProcessCookies |
Response interceptor that populates the current ICookieStore with data contained in response cookies received in the given the HTTP response. |
Interfaces
IClientContext |