Enumeration ProxyScheme

Supported scheme types for ProxyServerConfig.

Enumeration Members

Enumeration Members

HTTP: "http"

Represents HTTP scheme.

HTTPS: "https"

Represents HTTPS scheme.

Generated using TypeDoc