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

Int32

Applies to