StatusCodes 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.
A collection of constants for HTTP status codes.
public ref class StatusCodes abstract sealed
public static class StatusCodes
type StatusCodes = class
Public Class StatusCodes
- Inheritance
-
StatusCodes
Remarks
Descriptions for status codes are available from Microsoft.AspNetCore.WebUtilitiesReasonPhrases.GetReasonPhrase(Int32).