Namespace Coree.NETStandard.Classes.HttpRequestService
Classes
ContentComposer
Facilitates the creation and management of HTTP request content.
HttpRequestHeadersExtensions
Extends the HttpRequestHeaders class with additional methods for convenient header manipulation.
HttpRequestService
Manages HTTP requests with advanced features like caching, retries, and request composition.
HttpRequestServiceHandler
Handles HTTP requests with custom server certificate validation and automatic decompression.
HttpRequestServiceUriExtensions
Provides extension methods for Uri objects.
ServiceCollectionExtensions
Provides extension methods for IServiceCollection to facilitate the registration of hosted services with specific configurations.
TransactionRecord
Represents a detailed record of an HTTP transaction, including the request, response, and any exception that occurred.