StatusCodes.Status413PayloadTooLarge 字段
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
HTTP 状态代码 413。
public: int Status413PayloadTooLarge = 413;
C#
public const int Status413PayloadTooLarge = 413;
val mutable Status413PayloadTooLarge : int
Public Const Status413PayloadTooLarge As Integer = 413
Value = 413
产品 | 版本 |
---|---|
ASP.NET Core | 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |