StatusCodes.Status302Found 字段

定义

HTTP 状态代码 302。

public: int Status302Found = 302;
public const int Status302Found = 302;
val mutable Status302Found : int
Public Const Status302Found As Integer  = 302

字段值

Value = 302

适用于