Click or drag to resize
GDHttpProtocolFilter Properties

The GDHttpProtocolFilter type exposes the following members.

Properties
  NameDescription
Public propertyDisableHostVerification
Controls Host Certificate Validation.
Public propertyDisablePeerVerification
Controls Peer Certificate Validation.
Public propertyProxyPort
Sets Proxy port number for requests.
Public propertyProxyUrl
Sets Proxy server URI for requests.
Public propertyUseProxy
Controls if request should be sent throught proxy server.
Top
See Also