Files
bun.sh/test/js/node
Claude Bot 610ff1acd7 Add test documenting scope and limitations of https.Agent family fix
Documents what is fixed and what limitations remain:
-  https.request() now respects family option
-  Both object and string URL patterns work
-  Built-in fetch() ignores agent parameter
-  node-fetch uses Bun.fetch, bypasses https.request

The fix successfully resolves the core issue for https.request usage,
but fetch APIs need separate implementation in Bun's native fetch.
2025-08-21 07:43:13 +00:00
..
2025-08-19 21:51:25 -07:00
2025-08-04 19:42:40 -07:00