OptionalkeepIdle ms before TCP keep-alive probes begin. Defaults to 30s; 0 disables keep-alive.
OptionalmaxMax concurrent connections per origin. Defaults to DEFAULT_MAX_CONNECTIONS.
OptionalmaxMax response header size in bytes. Maps to undici maxHeaderSize.
OptionalproxyHTTP proxy URI. When set, a ProxyAgent is built instead of an Agent.
OptionalreadIdle-read (body) timeout in ms. Maps to undici bodyTimeout.
Options for the default undici Dispatcher; unset fields use undici defaults.