Creates a new UndiciTransport instance.
Sender configuration object containing connection and retry settings
Protected ReadonlysecureProtected ReadonlyhostProtected ReadonlyportProtected ReadonlyusernameProtected ReadonlypasswordProtected ReadonlytokenProtected ReadonlytlsProtected ReadonlytlsProtected ReadonlyrequestProtected ReadonlyrequestProtected ReadonlyretryProtected Readonlylog
HTTP transport implementation using the Undici library.
Provides high-performance HTTP requests with connection pooling and retry logic.
Supports both HTTP and HTTPS protocols with configurable authentication.