Configure via HttpClientConfig
Configure via DSN
HttpClientConfig fields (int, bool, string).
Preset + Override Pattern
withConfig(...) is provided, that config is authoritative.
Pool and Error Behavior
HttpClientConfig also controls:
maxConcurrentandpoolTimeoutfor pooling defaultsfailOnErrorfor exception-on-4xx/5xx behaviorstreamChunkSizefor adapter streaming chunk sizestreamHeaderTimeoutfor streaming header priming timeout (curl driver)