| RuyiNetHttpStatusREQUESTED_RANGE_NOT_SATISFIABLE Field |
[This is preliminary documentation and is subject to change.]
The range specified by the Range header field in the request can't be
fulfilled; it's possible that the range is outside the size of the target
URI's data.
Namespace:
Ruyi.SDK.Online
Assembly:
SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax public const int REQUESTED_RANGE_NOT_SATISFIABLE = 416
Field Value
Type:
Int32See Also