Public Methods (see also Protected Methods )

  Name Description
Equals  Overloaded. (inherited from Object )
GetHashCode  (inherited from Object )
GetType  (inherited from Object )
IsFailureResponse Returns whether the response code is in the range of failure responses.
IsProvisionalResponse Returns whether the response code is in the range of provisional responses.
IsRedirectResponse Returns whether the response code is in the range of redirect responses.
IsSuccessfulResponse Returns whether the response is in the range of successful responses.
ReferenceEquals  (inherited from Object )
ToString  (inherited from Object )

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )

See Also