Namespace Innovt.Core.Http
Classes
Extensions
Provides a set of extension methods for working with URIs and HTTP requests.
HttpConnection
Provides methods for making HTTP requests and handling responses.
HttpException
Represents an exception related to HTTP requests, providing information about the request details and any associated exception.
HttpRequestDetail
Represents detailed information about an HTTP request, including its identifier, URL, method, headers, request content, response content, and response status code.