ForwardProxy Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET