Table of Contents

Field ProxyAuthenticate

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

The HTTP Proxy-Authenticate header.

Used by a proxy server to request authentication from the client, indicating the authentication method required.

public const string ProxyAuthenticate = "Proxy-Authenticate"

Returns

string
The HTTP Proxy-Authenticate header. Used by a proxy server to request authentication from the client, indicating the authentication method required.