Method GetStatusCodeDescription
GetStatusCodeDescription(int)
Gets the description of the specified HTTP status code.
public static string GetStatusCodeDescription(int statusCode)
Parameters
statusCodeintThe HTTP status code.
Returns
- string
The description of the HTTP status code.
GetStatusCodeDescription(HttpStatusCode)
Gets the description of the specified HTTP status code.
public static string GetStatusCodeDescription(HttpStatusCode statusCode)
Parameters
statusCodeHttpStatusCodeThe HttpStatusCode value.
Returns
- string
The description of the HTTP status code.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語