3 packages tagged with “HttpStatusCode”
.NET Standard library with some HTTP related functionality.
AuthorizeAttribute.Extended separates 403 (Forbidden) error code from 401 (Unauthorized) error code based on authentication and/or authorisation result, while ASP.NET's AuthorizeAttribute class only returns 401 (Unauthorized) error code.
Method that Send demand of authorization to a server , to get or post requests via Http Rest API method is distributed as a DLL ( library which include this method) Doc at : https://github.com/guihen01/GetHttpResponse/blob/main/README.md