Org.Apache.Http.Client.Protocol.RequestAddCookies Class
Request interceptor that matches cookies available in the current Org.Apache.Http.Client.ICookieStore to the request being executed and generates corresponding cookierequest headers.

See Also: RequestAddCookies Members

Syntax

[Android.Runtime.Register("org/apache/http/client/protocol/RequestAddCookies", DoNotGenerateAcw=true)]
public class RequestAddCookies : Java.Lang.Object, Org.Apache.Http.IHttpRequestInterceptor, IDisposable

Remarks

Request interceptor that matches cookies available in the current Org.Apache.Http.Client.ICookieStore to the request being executed and generates corresponding cookierequest headers.

[Android Documentation]

Requirements

Namespace: Org.Apache.Http.Client.Protocol
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1