| RuyiNetHttpStatusPARTIAL_CONTENT Field |
[This is preliminary documentation and is subject to change.]
This response code is used because of range header sent by the client to
separate download into multiple streams.
Namespace:
Ruyi.SDK.Online
Assembly:
RuyiSDK (in RuyiSDK.dll) Version: 0.9.3.3995 (0.9.3.3995)
Syntax public const int PARTIAL_CONTENT = 206
Field Value
Type:
Int32See Also