Table of Contents

Field ProxyAuthorization

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

The HTTP Proxy-Authorization header.

Contains credentials for authenticating the client with a proxy server, allowing access to the requested resource.

public const string ProxyAuthorization = "Proxy-Authorization"

Returns

string
The HTTP Proxy-Authorization header. Contains credentials for authenticating the client with a proxy server, allowing access to the requested resource.