  | RuyiNetHttpStatusREQUEST_URI_TOO_LONG Field | 
 [This is preliminary documentation and is subject to change.]
            The URI requested by the client is longer than the server is willing to
            interpret.
            
 
    Namespace: 
   Ruyi.SDK.Online
    Assembly:
   SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntaxpublic const int REQUEST_URI_TOO_LONG = 414
Field Value
Type: 
Int32
See Also