Including C# Http Code References for all supported http statuses.
I'd like to highlight that for some of the statuses, C# lets the developer choose between two naming options in HttpStatusCode enum. So I left the default variant listed as "C# HTTP Status Enum" and the alternative as "C# HTTP Status Enum (Alternative)".
If there's any better way to represent that, please, let me know and I'll fix it.
Including C# Http Code References for all supported http statuses.
I'd like to highlight that for some of the statuses, C# lets the developer choose between two naming options in HttpStatusCode enum. So I left the default variant listed as
"C# HTTP Status Enum"
and the alternative as"C# HTTP Status Enum (Alternative)"
.If there's any better way to represent that, please, let me know and I'll fix it.