HttpStatus.ScRequestTooLong フィールド

定義

注意事項

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

413 Request Entity Too Large (HTTP/1。

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

フィールド値

Value = 413
属性

注釈

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象