Edit

Share via


ResponseCode.ProxyShouldRedirect Field

Definition

Proxy should redirect. (303)

public: int ProxyShouldRedirect = 303;
public const int ProxyShouldRedirect = 303;
val mutable ProxyShouldRedirect : int
Public Const ProxyShouldRedirect As Integer  = 303

Field Value

Value = 303

Applies to