| RuyiNetHttpStatusREQUEST_HEADER_FIELDS_TOO_LARGE Field |
[This is preliminary documentation and is subject to change.]
The server is unwilling to process the request because its header fields are
too large. The request MAY be resubmitted after reducing the size of the
request header fields.
Namespace:
Ruyi.SDK.Online
Assembly:
SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax public const int REQUEST_HEADER_FIELDS_TOO_LARGE = 431
Field Value
Type:
Int32See Also