ReasonPhrases Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides access to HTTP status code reason phrases as listed in http://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml.
public ref class ReasonPhrases abstract sealed
public static class ReasonPhrases
type ReasonPhrases = class
Public Class ReasonPhrases
- Inheritance
-
ReasonPhrases
Methods
GetReasonPhrase(Int32) |
Gets the reason phrase for the specified status code. |