HttpStatus.ScRequestUriTooLong 字段

定义

注意

Use 'Org.Apache.Http.IHttpStatus.ScRequestUriTooLong'. This class will be removed in a future release.

414 Request-URI Too Long (HTTP/1.

[Android.Runtime.Register("SC_REQUEST_URI_TOO_LONG")]
[System.Obsolete("Use 'Org.Apache.Http.IHttpStatus.ScRequestUriTooLong'. This class will be removed in a future release.")]
public const int ScRequestUriTooLong = 414;
[<Android.Runtime.Register("SC_REQUEST_URI_TOO_LONG")>]
[<System.Obsolete("Use 'Org.Apache.Http.IHttpStatus.ScRequestUriTooLong'. This class will be removed in a future release.")>]
val mutable ScRequestUriTooLong : int

字段值

Value = 414
属性

注解

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于