| RuyiNetHttpStatusUSE_PROXY Field |
[This is preliminary documentation and is subject to change.]
Was defined in a previous version of the HTTP specification to indicate that
a requested response must be accessed by a proxy. It has been deprecated due
to security concerns regarding in-band configuration of a proxy.
Namespace:
Ruyi.SDK.Online
Assembly:
SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax public const int USE_PROXY = 305
Field Value
Type:
Int32See Also