Creates a new UndiciTransport instance.
Sender configuration object containing connection and retry settings
Protected
Readonly
secureProtected
Readonly
hostProtected
Readonly
portProtected
Readonly
usernameProtected
Readonly
passwordProtected
Readonly
tokenProtected
Readonly
tlsProtected
Readonly
tlsProtected
Readonly
requestProtected
Readonly
requestProtected
Readonly
retryProtected
Readonly
log
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.