February 13, 2025
·
1126 commits
to master
since this release
@whatwg-node/node-fetch@0.7.9
Patch Changes
-
#2049
7c95998
Thanks @ardatan! - Redirect with correct status codes -
#2051
252f68b
Thanks @ardatan! - Fix crash on null header values during inspect -
#2009
5b5ae5f
Thanks @ardatan! - Whenfetch('file:///...')is used to read
files;- 404 is returned if the file is missing
- 403 is returned if the file is not accessible