Namespace Cuemon.AspNetCore.Http
Assembly: Cuemon.AspNetCore.dll
Classes
HeaderDictionaryExtensions
Extension methods for the Microsoft.AspNetCore.Http.IHeaderDictionary interface.
HttpExceptionDescriptor
Provides information about an System.Exception, in a developer friendly way, optimized for open- and otherwise public application programming interfaces (API). Implements the ExceptionDescriptor
HttpRequestExtensions
Extension methods for the Microsoft.AspNetCore.Http.HttpRequest class.
HttpResponseExtensions
Extension methods for the Microsoft.AspNetCore.Http.HttpResponse class.
HttpResponseMessageExtensions
Extension methods for the System.Net.Http.HttpResponseMessage class.
HttpStatusCodeException
Provides a base-class for exceptions based on an HTTP status code.