2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript5,319 stars (5,319 stars)444 forks (444 forks)batch import
Status: help-wantedenhancementgood first issue
Description
This issue does not include a description.
- Issue type
- test
- Research direction
- Examine the connect option implementation in undici (likely in lib/core/connect.js) and its usage in existing tests. Look at current test coverage in test/ and documentation in docs/. Identify missing test cases for different connect configurations (e.g., custom agent, TLS, timeouts). Update docs to explain the option's parameters and behavior clearly.