grantila / fetch-h2

HTTP/1+2 Fetch API client for Node.js
MIT License
336 stars 16 forks source link

Missing IPv6 and local address types #108

Closed duongvanba closed 2 years ago

duongvanba commented 4 years ago

I use local address and ipv6 success but typescript types is missing Hope that you can fix it soon Thank you

grantila commented 2 years ago

Not sure what exact types are missing. Please re-open if this is still an issue, with a small code snippet showing this issue.