Creates a new UndiciTransport instance.
Sender configuration object containing connection and retry settings
Protected ReadonlyhostProtected ReadonlylogProtected ReadonlypasswordProtected ReadonlyportProtected ReadonlyrequestProtected ReadonlyrequestProtected ReadonlyretryProtected ReadonlysecureProtected ReadonlytlsProtected ReadonlytlsProtected ReadonlytokenProtected Readonlyusername
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.