Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Node Fetch

A light-weight module that brings window.fetch to Node.js
Collective - Host: opensource - https://opencollective.com/node-fetch - Code: https://github.com/node-fetch/node-fetch

fix: Remove the default connection close header. (#1736)

Instead, we rely on the underlying http implementation in Node.js
to handle this, as per the do...

github.com/node-fetch/node-fetch - 8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f authored about 1 year ago by David Edey <[email protected]>
fix: release "Allow URL class object as an argument for fetch()" #1696 (#1716)

github.com/node-fetch/node-fetch - 7b86e946b02dfdd28f4f8fca3d73a022cbb5ca1e authored over 1 year ago by Maxim Mazurok <[email protected]>
docs: readme - non ESM example (#1707)

github.com/node-fetch/node-fetch - 8ced5b941cf36d0d7e0c1017aa2a4abcb29ecd89 authored over 1 year ago by Michal Miky Jankovský <[email protected]>
ci(release): use latest Node LTS (#1697)

github.com/node-fetch/node-fetch - 71e376b0ca899a30bbda4d45f97ea87502956a62 authored almost 2 years ago by Gregor Martynus <[email protected]>
Allow URL class object as an argument for fetch() (#1696)

* allow to fetch URL

* address comments

github.com/node-fetch/node-fetch - e093030b4a6625405a331ddf48bcfd82c079f43d authored almost 2 years ago by Maxim Mazurok <[email protected]>
feat: add static Response.json (#1670)

* feat: add static Response.json

* fix: set content-type if it doesn't exist properly

github.com/node-fetch/node-fetch - 55a4870ae5f805d8ff9a890ea2c652c9977e048e authored almost 2 years ago by Khafra <[email protected]>
(1138) - Fixed HTTPResponseError with correct constructor and usage (#1666)

Co-authored-by: Dhananjay Agrawal <[email protected]>

github.com/node-fetch/node-fetch - c071406e193cce13959999982584ff27198e9e4a authored almost 2 years ago by dhananjaysa92 <[email protected]>
docs: fix missing comma in example (#1623)

github.com/node-fetch/node-fetch - 6f72caa401a8ec574a22058431599ef47c222770 authored about 2 years ago by Naresh Rawat <[email protected]>
fix: ReDoS referrer (#1611)

* fix ReDoS referrer

* Update src/utils/referrer.js

Eliminate regex and use string matcher...

github.com/node-fetch/node-fetch - 28802387292baee467e042e168d92597b5bbbe3d authored about 2 years ago by Khang Vo (doublevkay) <[email protected]>
fix(Headers): don't forward secure headers on protocol change (#1599)

* fix(Headers): don't forward secure headers on protocol change

* fix lint

github.com/node-fetch/node-fetch - e87b093fd678a9ea39c5b17b2a1bdfc4691eedc7 authored over 2 years ago by Max Gerber <[email protected]>
chore: remove triple-slash directives from typings (#1285) (#1287)

github.com/node-fetch/node-fetch - bcfb71c7d10da252280d13818daab6925e12c368 authored over 2 years ago by Mike <[email protected]>
fix spelling (#1602)

github.com/node-fetch/node-fetch - 95165d5480ea0552858679a96c7f4ef001412c1b authored over 2 years ago by Moni <[email protected]>
fix: possibly flaky test (#1523)

github.com/node-fetch/node-fetch - 11b703361134340a8361f591d6e3a0bcf6a261fa authored over 2 years ago by Khafra <[email protected]>
fix: always warn Request.data (#1550)

github.com/node-fetch/node-fetch - 4f43c9ed63da98f4b5167f0a8e447cd0f0133cd3 authored over 2 years ago by 三咲智子 <[email protected]>
fix: undefined reference to response.body when aborted (#1578)

github.com/node-fetch/node-fetch - 1c5ed6b981e6c5dd28bd50f5ab5418e5bd262b99 authored over 2 years ago by Krisi Ves <[email protected]>
fix: use space in accept-encoding values (#1572)

* fix for issue #1571

* Update README.md

Co-authored-by: Jimmy Wärting <[email protected]>

github.com/node-fetch/node-fetch - a92b5d5cf4457c2da95d8404b08cfd06a426a2fa authored over 2 years ago by Tom <[email protected]>
docs: fix formdata code example (#1562)

github.com/node-fetch/node-fetch - 0f122b882461d0b212ba75dd92f4606e1cb12812 authored over 2 years ago by Jimmy Wärting <[email protected]>
docs(readme): response.clone() is not async (#1560)

source code shows response is a sync call to a new Response constructor: https://github.com/node...

github.com/node-fetch/node-fetch - 6ae9c7648157ecdf2bc5d3fce2ed61c2256d07e0 authored over 2 years ago by Russell Dempsey <[email protected]>
Fix leaking listeners (#1295) (#1474)

Since 8eeeec1 it seems listeners have been leaking on keep-alive
sockets.

Apparently abort()...

github.com/node-fetch/node-fetch - 043a5fcfc82884155bcb2afba2a82333b2f29c02 authored over 2 years ago by Felipe Contreras <[email protected]>
fix: don't uppercase unknown methods (#1542)

* fix: don't uppercase unknown methods

github.com/node-fetch/node-fetch - 004b3ac8324e6cdbfb5d04b8bbdc6664ea48fbcf authored over 2 years ago by Alex Kondratyuk <[email protected]>
Fix Code of Conduct link in Readme. (#1532)

github.com/node-fetch/node-fetch - c33e393c479392ff201c9c3b69bc2d18b8d88a23 authored over 2 years ago by Sashank999 <[email protected]>
docs: Fix link markup to Options definition (#1525)

github.com/node-fetch/node-fetch - 6875205c1a6eff1ce89ae762b1636cf3cd9fb957 authored over 2 years ago by George B <[email protected]>
fix: handle bom in text and json (#1482)

* fix: handle bom in text and json

* add test for text and arraybuffer as well

github.com/node-fetch/node-fetch - 6425e2021a7def096e13dbabcac2f10e6da83d11 authored over 2 years ago by Jimmy Wärting <[email protected]>
fix: add missing formdata export to types (#1518)

* fix: add missing formdata export to types

closes #1517 1517

github.com/node-fetch/node-fetch - a4ea5f9308f942400695cce261291d0a80cd1b02 authored over 2 years ago by Jimmy Wärting <[email protected]>
fix: cancel request example import (#1513)

* Fix example

* Fix formatting

Co-authored-by: Linus Unnebäck <[email protected]>

Co-...

github.com/node-fetch/node-fetch - 61b3b5a06384003d332581080af6522bec19417f authored over 2 years ago by Software and Outsourcing <[email protected]>
Replace changelog with valid url (#1506)

github.com/node-fetch/node-fetch - 5e78af3ba7555fa1e466e804b2e51c5b687ac1a2 authored over 2 years ago by csimpf <[email protected]>
types: support `agent: false` (#1502)

The `agent` option is (after being potentially called as as function)
passed directly to `http....

github.com/node-fetch/node-fetch - 9014db79989b57c9f145c02e51f9374a5444378b authored over 2 years ago by David Glasser <[email protected]>
chore: fix typo in credential error message (#1496)

github.com/node-fetch/node-fetch - 2e1f3a56d1fae91aa3ce01d0ce91b148b00f1b53 authored over 2 years ago by Dany Gagnon <[email protected]>
docs(readme): fix typo (#1489)

github.com/node-fetch/node-fetch - 4ce2ce5f1bedc8619f3f39123711e2821fdbb244 authored over 2 years ago by rieg-ec <[email protected]>
docs: remove the changelog (#1464)

* Delete CHANGELOG.md

* Update PULL_REQUEST_TEMPLATE.md

github.com/node-fetch/node-fetch - ba23fd2fd0a00bb96e94f99ac08310ce586aead7 authored over 2 years ago by Jimmy Wärting <[email protected]>
core: move support and feature to discussion (#1471)

github.com/node-fetch/node-fetch - 8fedc1b8df9f47bfb5407c5a8330e7fc1524a150 authored over 2 years ago by Jimmy Wärting <[email protected]>
docs: update formdata example (#1465)

* docs: update formdata and blob examples

* lint fixes

* tab to space

* tab to space

...

github.com/node-fetch/node-fetch - 0b43b9f905aecc828730ddfe01ff5c28fe73064b authored over 2 years ago by Jimmy Wärting <[email protected]>
feat: export Blob, File and FormData + utilities (#1463)

* feat: export FormData, Blob and Files

* use import from index instead

* sort a-z

* ex...

github.com/node-fetch/node-fetch - 81b1378bb3bda555d3d2114e7d3dfddbd91f210c authored over 2 years ago by Jimmy Wärting <[email protected]>
ci: semantic-release (#1270)

* ci: semantic-release

* docs(CONTRIBUTING): initial version

* ci(semantic-pull-request): ...

github.com/node-fetch/node-fetch - b2f5d8d3fa0914d299955e5de6c6c88de3eec8f9 authored over 2 years ago by Gregor Martynus <[email protected]>
test: Modernize and convert some test in `main.js` to async/await (#1456)

* convert some test to async/await

* Update main.js

* use await

Co-authored-by: Linus U...

github.com/node-fetch/node-fetch - 015798edc60f6b480b3df2412f4069df05cb86d5 authored over 2 years ago by Jimmy Wärting <[email protected]>
test: Update major busboy version (#1457)

* test: update busboy

* make linter happy

github.com/node-fetch/node-fetch - 1028f8370844060ec81279a9b956b0c22d611cf3 authored almost 3 years ago by Jimmy Wärting <[email protected]>
Handle zero-length OK deflate responses (master) (#965)

* Handle zero-length OK deflate responses

* Also handle pump callback in the deflate branch
...

github.com/node-fetch/node-fetch - dd2cea4672c5519b1ab91009541e00f0ab74520b authored almost 3 years ago by Maciej Goszczycki <[email protected]>
Simplify check in isDomainOrSubdomain (#1455)

github.com/node-fetch/node-fetch - 92dee097c6a99d47f06c03c8a9c10b83c68d5b81 authored almost 3 years ago by Linus Unnebäck <[email protected]>
3.1.1 release (#1451)

github.com/node-fetch/node-fetch - 36e47e8a6406185921e4985dcbeff140d73eaa10 authored almost 3 years ago by Jimmy Wärting <[email protected]>
Don't change relative location header on manual redirect (#1105)

* Don't change relative location header on manual redirect

* c8 ignores for node-version-spec...

github.com/node-fetch/node-fetch - 5304f3f7f7778f1011b622bedcb0e4d3c04dba31 authored almost 3 years ago by Travis D. Warlick, Jr <[email protected]>
fix(Headers): don't forward secure headers to 3th party (#1449)

* fix(Headers): don't forward secure headers to 3th party
* added more narrow test for isDomain...

github.com/node-fetch/node-fetch - f5d3cf5e2579cb8f4c76c291871e69696aef8f80 authored almost 3 years ago by Jimmy Wärting <[email protected]>
Create SECURITY.md (#1445)

github.com/node-fetch/node-fetch - f2c3d563755d4d357df987fe871607e296463cef authored almost 3 years ago by Jamie Slome <[email protected]>
core: Warn when using data (#1421)

* Add a warning when using .data in RequestInit

* Add a warning when using .data in Response
...

github.com/node-fetch/node-fetch - 4ae35388b078bddda238277142bf091898ce6fda authored almost 3 years ago by Jimmy Wärting <[email protected]>
fix: use more node: protocol imports (#1428)

* fix: use node: protocol

* use node: protocol in readme

github.com/node-fetch/node-fetch - 41f53b9065a00bc73d24215d42aacdcd284b199c authored almost 3 years ago by dnalborczyk <[email protected]>
ci: fix main branch (#1429)

github.com/node-fetch/node-fetch - f674875f98c4ef2970a9acf02324f520b1b77967 authored almost 3 years ago by dnalborczyk <[email protected]>
core: Don't use global buffer (#1422)

* remove unused file

* two test is coveraged by the Uint8Array test

* use arrayBuffer to t...

github.com/node-fetch/node-fetch - 1493d046bc0944886277b0b82dfdf78a7b9f7799 authored almost 3 years ago by Jimmy Wärting <[email protected]>
Chore: Fix logical operator priority (regression) to disallow GET/HEAD with non-empty body (#1369)

github.com/node-fetch/node-fetch - eb33090b81442bc6af9f714a5158160856a1e2f2 authored almost 3 years ago by Maxim Shirshin <[email protected]>
update readme for TS @type/node-fetch (#1405)

Co-authored-by: adamellsworth <[email protected]>

github.com/node-fetch/node-fetch - 7ba5bc9e0aff386ae0e00792d1ea2e2f7a4fd7d6 authored almost 3 years ago by Adam <[email protected]>
core: Don't use buffer to make a blob (#1402)

github.com/node-fetch/node-fetch - 6956bf868b6dbd806eeccec96f3fa6bf72a65124 authored almost 3 years ago by Jimmy Wärting <[email protected]>
fix(Redirect): Better handle wrong redirect header in a response (#1387)

* Fixed crash when an invalid Location URL is returned from a redirect. Fixes #1386

* CHANGEL...

github.com/node-fetch/node-fetch - 6e4c1e4f67b7b6b8de13bbbf88991894dc003245 authored almost 3 years ago by Tasos Bitsios <[email protected]>
fix: handle errors from the request body stream (#1392)

* fix: handle errors from the request body stream

* lint: fix linting

Co-authored-by: Linu...

github.com/node-fetch/node-fetch - 2d5399ed5605fb1b2e887f6e7953bc02e6194d52 authored almost 3 years ago by Dmitry Merkulov <[email protected]>
fix(http.request): Cast URL to string before sending it to NodeJS core (#1378)

* Add some jsdoc

* cast url to string before sending it to NodeJS core

github.com/node-fetch/node-fetch - 0284826de6e733c717447c6dfcddc5f0b538b254 authored almost 3 years ago by Jimmy Wärting <[email protected]>
docs: Fix typo around sending a file (#1381)

github.com/node-fetch/node-fetch - 3f0e0c2949fa47aa3d54629c6936f01d7be6656a authored almost 3 years ago by Jimmy Wärting <[email protected]>
update fetch-blob (#1371)

github.com/node-fetch/node-fetch - 30c3cfe1d2872ada5159a8d7dd34946bd757ff26 authored almost 3 years ago by Jimmy Wärting <[email protected]>
release minor change (3.1.0) (#1364)

github.com/node-fetch/node-fetch - 109bd21313c277f043089f8c38b1a716c39ff86f authored almost 3 years ago by Jimmy Wärting <[email protected]>
docs: Update code examples (#1365)

* remove buffer example

* show example of posting and getting a formdata instance

* recomm...

github.com/node-fetch/node-fetch - ff71348b7b342765d4eb60ece124a4199639ddda authored almost 3 years ago by Jimmy Wärting <[email protected]>
template: Make PR template more task oriented (#1224)

github.com/node-fetch/node-fetch - 1068c8a56e80775344382157689ebf917afe31fa authored almost 3 years ago by Jimmy Wärting <[email protected]>
feat(Body): Added support for `BodyMixin.formData()` and constructing bodies with FormData (#1314)

Added support for body toFormData

github.com/node-fetch/node-fetch - 3944f24770b442e519eaff758adffc9ca0092bdb authored almost 3 years ago by Jimmy Wärting <[email protected]>
docs: Improve clarity of "Loading and configuring" (#1323)

* docs: Improve clarity of "Loading and configuring"

* Update README.md

Co-authored-by: Li...

github.com/node-fetch/node-fetch - 37ac459cfd0eafdf5bbb3d083aa82f0f2a3c9b75 authored almost 3 years ago by Ambrose Chua <[email protected]>
chore: Correct stuff in README.md (#1361)

github.com/node-fetch/node-fetch - a3a5b6316efc716bc935d40e40b677f6f6c31563 authored almost 3 years ago by Jiralite <[email protected]>
Add typing for Response.redirect(url, status) (#1169)

github.com/node-fetch/node-fetch - ff7e95035929dea83e296b4fabe56adf7af36985 authored almost 3 years ago by Clemens Wolff <[email protected]>
Add support for Referrer and Referrer Policy (#1057)

* Support referrer and referrerPolicy

* Test TS types for addition of referrer and referrerPo...

github.com/node-fetch/node-fetch - 2d80b0bb3fb746ff77cfe604f21ef9e47352ece0 authored almost 3 years ago by Travis D. Warlick, Jr <[email protected]>
Bump mocha from 8.4.0 to 9.1.3 (#1339)

Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.0 to 9.1.3.
- [Release notes](https://...

github.com/node-fetch/node-fetch - 0a672754ce6ede8aa0f89b5ee4b1cce64977d31f authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump data-uri-to-buffer from 3.0.1 to 4.0.0 (#1319)

Bumps [data-uri-to-buffer](https://github.com/TooTallNate/node-data-uri-to-buffer) from 3.0.1 to...

github.com/node-fetch/node-fetch - 300eb56732c91312e9e4c3408b4061a9c5309918 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
refactor: use node: prefix for imports (#1346)

* refactor: use node: prefix for imports

github.com/node-fetch/node-fetch - 47d9cde0b058bddd540ccaaa29580c7e82c30847 authored almost 3 years ago by dnalborczyk <[email protected]>
chore: fix lint (#1348)

github.com/node-fetch/node-fetch - 96f9ae27c938e30e4915c72125a53c7c725fec36 authored almost 3 years ago by dnalborczyk <[email protected]>
fix(types): declare buffer() deprecated (#1345)

github.com/node-fetch/node-fetch - 965b323d9c7421a80a996f8a15ab6ded0b5bd0f7 authored almost 3 years ago by dnalborczyk <[email protected]>
docs: switch url to URL

Consistent capitalization of 'URL'

github.com/node-fetch/node-fetch - 4972e00905b8fa18d7c6f7dd5c22aface33e6c45 authored about 3 years ago by Daniel Hritzkiv <[email protected]>
Update README.md to fix HTTPResponseError (#1135)

In the 'Handling client and server errors', the class HTTPResponseError constructor has to call ...

github.com/node-fetch/node-fetch - 52b743b4f0415cf36fdae9a034db932906d3bddf authored about 3 years ago by Dan Fernandez <[email protected]>
Update response.js (#1162)

Allow Response.clone() to persist the high water mark

github.com/node-fetch/node-fetch - acc2cbaebd4300102b1d7580ba13c490826ed922 authored about 3 years ago by David Kingdon <[email protected]>
Update CHANGELOG.md (#1292)

github.com/node-fetch/node-fetch - 5756eaaec285903731ee792a34a3c2cc6946430b authored about 3 years ago by Jimmy Wärting <[email protected]>
Add default Host request header to README.md file (#1316)

Mention the Host header in the default request headers table.

According to the standard [RFC ...

github.com/node-fetch/node-fetch - 3b99832e2331908631a70dd07fccdda8e850ec94 authored about 3 years ago by robertoaceves <[email protected]>
fix(Body.body): Normalize `Body.body` into a `node:stream` (#924)

* body conversion and test

* also handle blobs

* typeof null is object

* test for blob ...

github.com/node-fetch/node-fetch - 8721d79208ad52c44fffb4b5b5cfa13b936022c3 authored about 3 years ago by Jimmy Wärting <[email protected]>
Fix octocat image link (#1281)

Co-authored-by: Richie Bendall <[email protected]>

github.com/node-fetch/node-fetch - 9cd2e43e6272a48d8971843bf93e0deb498664fa authored about 3 years ago by David Adi Nugroho <[email protected]>
fix: Pass url string to http.request (#1268)

* fix: IPv6 literal parsing

* docs: Explain why search is overwritten

* test: Document the...

github.com/node-fetch/node-fetch - 8b54ab4509b541dadcd2d66aa5cf0995ad54ac15 authored about 3 years ago by Ambrose Chua <[email protected]>
fix(Body): Discurage form-data and buffer() (#1212)

warn about using form-data

github.com/node-fetch/node-fetch - 471f08c15c66c52944b883b9ddb539d25fff1fe0 authored about 3 years ago by Jimmy Wärting <[email protected]>
V3 stable release (#1257)

* making v3 stable

github.com/node-fetch/node-fetch - 2603c67f1840fb4a43e0837099a3b2725e8f615e authored about 3 years ago by Jimmy Wärting <[email protected]>
docs: Add example for loading ESM from CommonJS (#1236)

* docs: Documented other ways to load ESM

* finegraned -> fine graned

* change require to ...

github.com/node-fetch/node-fetch - 2f1b426a9898c17e8dfaeccd160affd0a0c9f0d8 authored about 3 years ago by Jimmy Wärting <[email protected]>
Fix(premature close) Redirect failing when response is chunked but empty (#1222)

* Fix redirect failing when response is chunked but empty. #1220 #1064

* Handle chunked respo...

github.com/node-fetch/node-fetch - 51861e98a8f87e0905e71bb101b506f9512a9d7f authored about 3 years ago by Travis D. Warlick, Jr <[email protected]>
Add link to v2 docs (#1202)

github.com/node-fetch/node-fetch - 136a5f143329f383594fd5510dcd893cc91c93aa authored about 3 years ago by Richie Bendall <[email protected]>
Require Node.js 12.20.0 and move to ESM (#1141)

* Use ESM import in runkit example file

* Update dependencies, version and transition to ESM
...

github.com/node-fetch/node-fetch - b50fbc105755123cad34fb0bc9d5653ecc693b8a authored over 3 years ago by Antoni Kepinski <[email protected]>
Fix `this` arg for URLSearchParams prototype call (#1111)

github.com/node-fetch/node-fetch - ffef5e3c2322e8493dd75120b1123b01b106ab23 authored over 3 years ago by Josephus Paye II <[email protected]>
Upgrade to GitHub-native Dependabot (#1139)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

github.com/node-fetch/node-fetch - 694b11a8ba67a918af98776358db1443dbd9cb6c authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Add support for Response.error() (#1078)

github.com/node-fetch/node-fetch - 3b50b0c4e67806451935fa4adcc8b65083148988 authored over 3 years ago by Tanguy Krotoff <[email protected]>
fix: Add missing insecureHTTPParser in RequestInit interface (#964)

github.com/node-fetch/node-fetch - 1780f5ae89107ded4f232f43219ab0e548b0647c authored over 3 years ago by Jiralite <[email protected]>
Update README.md (#1112)

github.com/node-fetch/node-fetch - 9e50c5bbc17dfc21e418fd798a45fb4fd0ae7b44 authored over 3 years ago by Berkan Sivri <[email protected]>
Fully test both AbortController implementations, Bump abortcontroller-polyfill to 1.7.1 (#1065)

github.com/node-fetch/node-fetch - d8fc32d6b29bd43d1ad377e80b3e439fe37f2904 authored over 3 years ago by Travis D. Warlick, Jr <[email protected]>
Test empty status text (#1069)

github.com/node-fetch/node-fetch - f2ff9ecd0462385e34d7d1d1495db6ec3611385f authored over 3 years ago by Travis D. Warlick, Jr <[email protected]>
Fix premature close with chunked transfer encoding and for async iterators in Node 12 (#1064)

Co-authored-by: Irakli Gozalishvili <[email protected]>

github.com/node-fetch/node-fetch - 8eeeec18c115f7bf2f2b737a72356be34ed7ba02 authored over 3 years ago by Travis D. Warlick, Jr <[email protected]>
Improve Header's forEach method compliance with browser implementation. (#1074)

* Improve Header's forEach method compliance with browser implementation.

* Replaced callback...

github.com/node-fetch/node-fetch - 6ee9d3186f8b4bdc4288ccf92f0a776aa17644ae authored over 3 years ago by Leonardo Quixada <[email protected]>
fix formdata-node example (#1068)

github.com/node-fetch/node-fetch - e3335784177d51a11426265586d76e1bafe5ee49 authored over 3 years ago by Sami Jaber <[email protected]>
Removing confusingly named 'json' variable in examples (#1073)

Using a variable named "json" for the parsed JSON data is confusing, because at that point the d...

github.com/node-fetch/node-fetch - 1c30aec334cbff116c5c1c4d3dc3544bf8a788c0 authored over 3 years ago by James Bart Dorsey <[email protected]>
Test custom inspect function for `Header` (#1017)

github.com/node-fetch/node-fetch - 4abbfd231f4bce7dbe65e060a6323fc6917fd6d9 authored almost 4 years ago by Travis D. Warlick, Jr <[email protected]>
Throw a `TypeError` on an invalid redirect option (#1019)

github.com/node-fetch/node-fetch - cb032ea44f2f4a6c486a5d3cb850c95ae1e19e8b authored almost 4 years ago by Travis D. Warlick, Jr <[email protected]>
Fix missing return after reject (#1022)

The bad Location header is escaped by the URL module, so any "corrupted" headers become valid or...

github.com/node-fetch/node-fetch - 5c657e7990fc454b67686ac23c96f9ffbbedca33 authored almost 4 years ago by Travis D. Warlick, Jr <[email protected]>
Support instances of `EventTarget` as a `signal` (#1001)

Co-authored-by: Richie Bendall <[email protected]>

github.com/node-fetch/node-fetch - 1f4f85e1bb2bd5263fe9c614751f327746174ffa authored almost 4 years ago by William Orr <[email protected]>
Allow `signal` to be `null` or `undefined` (#1050)

github.com/node-fetch/node-fetch - c86886249a4b30cb83eda622371a15e2eba422b4 authored almost 4 years ago by Travis D. Warlick, Jr <[email protected]>
Fix indent (#1043)

github.com/node-fetch/node-fetch - d016690cd3ff3cfe48e87ff522379b4c85e402a9 authored almost 4 years ago by Sean <[email protected]>
Fix changelog (#1025)

Link was broken

github.com/node-fetch/node-fetch - 17b6c10052dc790f63ebe5b5d18db7f8fbda6068 authored almost 4 years ago by ritmos <[email protected]>
Readme tweaks (#1021)

Co-authored-by: Richie Bendall <[email protected]>

github.com/node-fetch/node-fetch - 7038d8d0c16de08d59fbbe2dd15810bb47f70833 authored almost 4 years ago by Travis D. Warlick, Jr <[email protected]>