ForwardProxy Class

Definition

The configuration settings of a forward proxy used to make the requests.

public class ForwardProxy
type ForwardProxy = class
Public Class ForwardProxy
Inheritance
ForwardProxy

Constructors

ForwardProxy()

Initializes a new instance of ForwardProxy.

Properties

Convention

The convention used to determine the url of the request made.

CustomHostHeaderName

The name of the header containing the host of the request.

CustomProtoHeaderName

The name of the header containing the scheme of the request.

Applies to