StatusCodes.Status302Found Field

Definition

HTTP status code 302.

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

Field Value

Value = 302

Applies to