Class HTTPReverseProxySettings
Provides advanced configuration facilities for reverse proxy servers.
Inherits from
-
Object
(base class)
Fields
Name | Type | Description |
---|---|---|
avoidCompressedRequests
|
bool |
Avoids compressed transfers between proxy and destination hosts |
destinationHost
|
string |
The destination host to forward requests to |
destinationPort
|
ushort |
The destination port to forward requests to |
Authors
Sönke Ludwig
Copyright
© 2012 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.