Tags: Treverix/node-fetch
Tags
feat: add static Response.json (node-fetch#1670) * feat: add static Response.json * fix: set content-type if it doesn't exist properly
fix: ReDoS referrer (node-fetch#1611) * fix ReDoS referrer * Update src/utils/referrer.js Eliminate regex and use string matcher Co-authored-by: Linus Unnebäck <[email protected]> Co-authored-by: Khang. Võ Vĩ <[email protected]> Co-authored-by: Linus Unnebäck <[email protected]>
fix: undefined reference to response.body when aborted (node-fetch#1578)
fix: use space in accept-encoding values (node-fetch#1572) * fix for issue node-fetch#1571 * Update README.md Co-authored-by: Jimmy Wärting <[email protected]>
fix: don't uppercase unknown methods (node-fetch#1542) * fix: don't uppercase unknown methods
fix: handle bom in text and json (node-fetch#1482) * fix: handle bom in text and json * add test for text and arraybuffer as well
fix: add missing formdata export to types (node-fetch#1518) * fix: add missing formdata export to types closes node-fetch#1517 1517
PreviousNext