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
Instead, we rely on the underlying http implementation in Node.js
to handle this, as per the do...
github.com/node-fetch/node-fetch - 7b86e946b02dfdd28f4f8fca3d73a022cbb5ca1e authored almost 2 years ago by Maxim Mazurok <[email protected]>
github.com/node-fetch/node-fetch - 8ced5b941cf36d0d7e0c1017aa2a4abcb29ecd89 authored almost 2 years ago by Michal Miky Jankovský <[email protected]>
github.com/node-fetch/node-fetch - 71e376b0ca899a30bbda4d45f97ea87502956a62 authored almost 2 years ago by Gregor Martynus <[email protected]>
* 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
* fix: set content-type if it doesn't exist properly
github.com/node-fetch/node-fetch - 55a4870ae5f805d8ff9a890ea2c652c9977e048e authored about 2 years ago by Khafra <[email protected]>Co-authored-by: Dhananjay Agrawal <[email protected]>
github.com/node-fetch/node-fetch - c071406e193cce13959999982584ff27198e9e4a authored about 2 years ago by dhananjaysa92 <[email protected]>github.com/node-fetch/node-fetch - 6f72caa401a8ec574a22058431599ef47c222770 authored over 2 years ago by Naresh Rawat <[email protected]>
* fix ReDoS referrer
* Update src/utils/referrer.js
Eliminate regex and use string matcher...
github.com/node-fetch/node-fetch - 28802387292baee467e042e168d92597b5bbbe3d authored over 2 years ago by Khang Vo (doublevkay) <[email protected]>* 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]>github.com/node-fetch/node-fetch - bcfb71c7d10da252280d13818daab6925e12c368 authored over 2 years ago by Mike <[email protected]>
github.com/node-fetch/node-fetch - 95165d5480ea0552858679a96c7f4ef001412c1b authored over 2 years ago by Moni <[email protected]>
github.com/node-fetch/node-fetch - 11b703361134340a8361f591d6e3a0bcf6a261fa authored over 2 years ago by Khafra <[email protected]>
github.com/node-fetch/node-fetch - 4f43c9ed63da98f4b5167f0a8e447cd0f0133cd3 authored over 2 years ago by 三咲智子 <[email protected]>
github.com/node-fetch/node-fetch - 1c5ed6b981e6c5dd28bd50f5ab5418e5bd262b99 authored over 2 years ago by Krisi Ves <[email protected]>
* 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]>github.com/node-fetch/node-fetch - 0f122b882461d0b212ba75dd92f4606e1cb12812 authored over 2 years ago by Jimmy Wärting <[email protected]>
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]>
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
github.com/node-fetch/node-fetch - 004b3ac8324e6cdbfb5d04b8bbdc6664ea48fbcf authored over 2 years ago by Alex Kondratyuk <[email protected]>github.com/node-fetch/node-fetch - c33e393c479392ff201c9c3b69bc2d18b8d88a23 authored over 2 years ago by Sashank999 <[email protected]>
github.com/node-fetch/node-fetch - 6875205c1a6eff1ce89ae762b1636cf3cd9fb957 authored over 2 years ago by George B <[email protected]>
* fix: handle bom in text and json
* add test for text and arraybuffer as well
github.com/node-fetch/node-fetch - 6425e2021a7def096e13dbabcac2f10e6da83d11 authored almost 3 years ago by Jimmy Wärting <[email protected]>* fix: add missing formdata export to types
closes #1517 1517
github.com/node-fetch/node-fetch - a4ea5f9308f942400695cce261291d0a80cd1b02 authored almost 3 years ago by Jimmy Wärting <[email protected]>* Fix example
* Fix formatting
Co-authored-by: Linus Unnebäck <[email protected]>
Co-...
github.com/node-fetch/node-fetch - 61b3b5a06384003d332581080af6522bec19417f authored almost 3 years ago by Software and Outsourcing <[email protected]>github.com/node-fetch/node-fetch - 5e78af3ba7555fa1e466e804b2e51c5b687ac1a2 authored almost 3 years ago by csimpf <[email protected]>
The `agent` option is (after being potentially called as as function)
passed directly to `http....
github.com/node-fetch/node-fetch - 2e1f3a56d1fae91aa3ce01d0ce91b148b00f1b53 authored almost 3 years ago by Dany Gagnon <[email protected]>
github.com/node-fetch/node-fetch - 4ce2ce5f1bedc8619f3f39123711e2821fdbb244 authored almost 3 years ago by rieg-ec <[email protected]>
* Delete CHANGELOG.md
* Update PULL_REQUEST_TEMPLATE.md
github.com/node-fetch/node-fetch - ba23fd2fd0a00bb96e94f99ac08310ce586aead7 authored almost 3 years ago by Jimmy Wärting <[email protected]>github.com/node-fetch/node-fetch - 8fedc1b8df9f47bfb5407c5a8330e7fc1524a150 authored almost 3 years ago by Jimmy Wärting <[email protected]>
* docs: update formdata and blob examples
* lint fixes
* tab to space
* tab to space
...
github.com/node-fetch/node-fetch - 0b43b9f905aecc828730ddfe01ff5c28fe73064b authored almost 3 years ago by Jimmy Wärting <[email protected]>* feat: export FormData, Blob and Files
* use import from index instead
* sort a-z
* ex...
github.com/node-fetch/node-fetch - 81b1378bb3bda555d3d2114e7d3dfddbd91f210c authored almost 3 years ago by Jimmy Wärting <[email protected]>* ci: semantic-release
* docs(CONTRIBUTING): initial version
* ci(semantic-pull-request): ...
github.com/node-fetch/node-fetch - b2f5d8d3fa0914d299955e5de6c6c88de3eec8f9 authored almost 3 years ago by Gregor Martynus <[email protected]>* convert some test to async/await
* Update main.js
* use await
Co-authored-by: Linus U...
github.com/node-fetch/node-fetch - 015798edc60f6b480b3df2412f4069df05cb86d5 authored almost 3 years ago by Jimmy Wärting <[email protected]>* 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
* Also handle pump callback in the deflate branch
...
github.com/node-fetch/node-fetch - 92dee097c6a99d47f06c03c8a9c10b83c68d5b81 authored almost 3 years ago by Linus Unnebäck <[email protected]>
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
* 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
* added more narrow test for isDomain...
github.com/node-fetch/node-fetch - f2c3d563755d4d357df987fe871607e296463cef authored almost 3 years ago by Jamie Slome <[email protected]>
* Add a warning when using .data in RequestInit
* Add a warning when using .data in Response
...
* 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]>github.com/node-fetch/node-fetch - f674875f98c4ef2970a9acf02324f520b1b77967 authored almost 3 years ago by dnalborczyk <[email protected]>
* remove unused file
* two test is coveraged by the Uint8Array test
* use arrayBuffer to t...
github.com/node-fetch/node-fetch - 1493d046bc0944886277b0b82dfdf78a7b9f7799 authored about 3 years ago by Jimmy Wärting <[email protected]>github.com/node-fetch/node-fetch - eb33090b81442bc6af9f714a5158160856a1e2f2 authored about 3 years ago by Maxim Shirshin <[email protected]>
Co-authored-by: adamellsworth <[email protected]>
github.com/node-fetch/node-fetch - 7ba5bc9e0aff386ae0e00792d1ea2e2f7a4fd7d6 authored about 3 years ago by Adam <[email protected]>github.com/node-fetch/node-fetch - 6956bf868b6dbd806eeccec96f3fa6bf72a65124 authored about 3 years ago by Jimmy Wärting <[email protected]>
* Fixed crash when an invalid Location URL is returned from a redirect. Fixes #1386
* CHANGEL...
github.com/node-fetch/node-fetch - 6e4c1e4f67b7b6b8de13bbbf88991894dc003245 authored about 3 years ago by Tasos Bitsios <[email protected]>* fix: handle errors from the request body stream
* lint: fix linting
Co-authored-by: Linu...
github.com/node-fetch/node-fetch - 2d5399ed5605fb1b2e887f6e7953bc02e6194d52 authored about 3 years ago by Dmitry Merkulov <[email protected]>* Add some jsdoc
* cast url to string before sending it to NodeJS core
github.com/node-fetch/node-fetch - 0284826de6e733c717447c6dfcddc5f0b538b254 authored about 3 years ago by Jimmy Wärting <[email protected]>github.com/node-fetch/node-fetch - 3f0e0c2949fa47aa3d54629c6936f01d7be6656a authored about 3 years ago by Jimmy Wärting <[email protected]>
github.com/node-fetch/node-fetch - 30c3cfe1d2872ada5159a8d7dd34946bd757ff26 authored about 3 years ago by Jimmy Wärting <[email protected]>
github.com/node-fetch/node-fetch - 109bd21313c277f043089f8c38b1a716c39ff86f authored about 3 years ago by Jimmy Wärting <[email protected]>
* remove buffer example
* show example of posting and getting a formdata instance
* recomm...
github.com/node-fetch/node-fetch - ff71348b7b342765d4eb60ece124a4199639ddda authored about 3 years ago by Jimmy Wärting <[email protected]>github.com/node-fetch/node-fetch - 1068c8a56e80775344382157689ebf917afe31fa authored about 3 years ago by Jimmy Wärting <[email protected]>
Added support for body toFormData
github.com/node-fetch/node-fetch - 3944f24770b442e519eaff758adffc9ca0092bdb authored about 3 years ago by Jimmy Wärting <[email protected]>* docs: Improve clarity of "Loading and configuring"
* Update README.md
Co-authored-by: Li...
github.com/node-fetch/node-fetch - 37ac459cfd0eafdf5bbb3d083aa82f0f2a3c9b75 authored about 3 years ago by Ambrose Chua <[email protected]>github.com/node-fetch/node-fetch - a3a5b6316efc716bc935d40e40b677f6f6c31563 authored about 3 years ago by Jiralite <[email protected]>
github.com/node-fetch/node-fetch - ff7e95035929dea83e296b4fabe56adf7af36985 authored about 3 years ago by Clemens Wolff <[email protected]>
* Support referrer and referrerPolicy
* Test TS types for addition of referrer and referrerPo...
github.com/node-fetch/node-fetch - 2d80b0bb3fb746ff77cfe604f21ef9e47352ece0 authored about 3 years ago by Travis D. Warlick, Jr <[email protected]>
Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.0 to 9.1.3.
- [Release notes](https://...
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 about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>* refactor: use node: prefix for imports
github.com/node-fetch/node-fetch - 47d9cde0b058bddd540ccaaa29580c7e82c30847 authored about 3 years ago by dnalborczyk <[email protected]>github.com/node-fetch/node-fetch - 96f9ae27c938e30e4915c72125a53c7c725fec36 authored about 3 years ago by dnalborczyk <[email protected]>
github.com/node-fetch/node-fetch - 965b323d9c7421a80a996f8a15ab6ded0b5bd0f7 authored about 3 years ago by dnalborczyk <[email protected]>
Consistent capitalization of 'URL'
github.com/node-fetch/node-fetch - 4972e00905b8fa18d7c6f7dd5c22aface33e6c45 authored about 3 years ago by Daniel Hritzkiv <[email protected]>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]>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]>github.com/node-fetch/node-fetch - 5756eaaec285903731ee792a34a3c2cc6946430b authored about 3 years ago by Jimmy Wärting <[email protected]>
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]>* body conversion and test
* also handle blobs
* typeof null is object
* test for blob ...
github.com/node-fetch/node-fetch - 8721d79208ad52c44fffb4b5b5cfa13b936022c3 authored over 3 years ago by Jimmy Wärting <[email protected]>Co-authored-by: Richie Bendall <[email protected]>
github.com/node-fetch/node-fetch - 9cd2e43e6272a48d8971843bf93e0deb498664fa authored over 3 years ago by David Adi Nugroho <[email protected]>* fix: IPv6 literal parsing
* docs: Explain why search is overwritten
* test: Document the...
github.com/node-fetch/node-fetch - 8b54ab4509b541dadcd2d66aa5cf0995ad54ac15 authored over 3 years ago by Ambrose Chua <[email protected]>warn about using form-data
github.com/node-fetch/node-fetch - 471f08c15c66c52944b883b9ddb539d25fff1fe0 authored over 3 years ago by Jimmy Wärting <[email protected]>* making v3 stable
github.com/node-fetch/node-fetch - 2603c67f1840fb4a43e0837099a3b2725e8f615e authored over 3 years ago by Jimmy Wärting <[email protected]>* docs: Documented other ways to load ESM
* finegraned -> fine graned
* change require to ...
github.com/node-fetch/node-fetch - 2f1b426a9898c17e8dfaeccd160affd0a0c9f0d8 authored over 3 years ago by Jimmy Wärting <[email protected]>* Fix redirect failing when response is chunked but empty. #1220 #1064
* Handle chunked respo...
github.com/node-fetch/node-fetch - 51861e98a8f87e0905e71bb101b506f9512a9d7f authored over 3 years ago by Travis D. Warlick, Jr <[email protected]>github.com/node-fetch/node-fetch - 136a5f143329f383594fd5510dcd893cc91c93aa authored over 3 years ago by Richie Bendall <[email protected]>
* Use ESM import in runkit example file
* Update dependencies, version and transition to ESM
...
github.com/node-fetch/node-fetch - ffef5e3c2322e8493dd75120b1123b01b106ab23 authored over 3 years ago by Josephus Paye II <[email protected]>
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>github.com/node-fetch/node-fetch - 3b50b0c4e67806451935fa4adcc8b65083148988 authored over 3 years ago by Tanguy Krotoff <[email protected]>
github.com/node-fetch/node-fetch - 1780f5ae89107ded4f232f43219ab0e548b0647c authored almost 4 years ago by Jiralite <[email protected]>
github.com/node-fetch/node-fetch - 9e50c5bbc17dfc21e418fd798a45fb4fd0ae7b44 authored almost 4 years ago by Berkan Sivri <[email protected]>
github.com/node-fetch/node-fetch - d8fc32d6b29bd43d1ad377e80b3e439fe37f2904 authored almost 4 years ago by Travis D. Warlick, Jr <[email protected]>
github.com/node-fetch/node-fetch - f2ff9ecd0462385e34d7d1d1495db6ec3611385f authored almost 4 years ago by Travis D. Warlick, Jr <[email protected]>
Co-authored-by: Irakli Gozalishvili <[email protected]>
github.com/node-fetch/node-fetch - 8eeeec18c115f7bf2f2b737a72356be34ed7ba02 authored almost 4 years ago by Travis D. Warlick, Jr <[email protected]>* Improve Header's forEach method compliance with browser implementation.
* Replaced callback...
github.com/node-fetch/node-fetch - 6ee9d3186f8b4bdc4288ccf92f0a776aa17644ae authored almost 4 years ago by Leonardo Quixada <[email protected]>github.com/node-fetch/node-fetch - e3335784177d51a11426265586d76e1bafe5ee49 authored almost 4 years ago by Sami Jaber <[email protected]>
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 almost 4 years ago by James Bart Dorsey <[email protected]>github.com/node-fetch/node-fetch - 4abbfd231f4bce7dbe65e060a6323fc6917fd6d9 authored almost 4 years ago by Travis D. Warlick, Jr <[email protected]>
github.com/node-fetch/node-fetch - cb032ea44f2f4a6c486a5d3cb850c95ae1e19e8b authored almost 4 years ago by Travis D. Warlick, Jr <[email protected]>
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]>Co-authored-by: Richie Bendall <[email protected]>
github.com/node-fetch/node-fetch - 1f4f85e1bb2bd5263fe9c614751f327746174ffa authored almost 4 years ago by William Orr <[email protected]>github.com/node-fetch/node-fetch - c86886249a4b30cb83eda622371a15e2eba422b4 authored almost 4 years ago by Travis D. Warlick, Jr <[email protected]>
github.com/node-fetch/node-fetch - d016690cd3ff3cfe48e87ff522379b4c85e402a9 authored about 4 years ago by Sean <[email protected]>
Link was broken
github.com/node-fetch/node-fetch - 17b6c10052dc790f63ebe5b5d18db7f8fbda6068 authored about 4 years ago by ritmos <[email protected]>Co-authored-by: Richie Bendall <[email protected]>
github.com/node-fetch/node-fetch - 7038d8d0c16de08d59fbbe2dd15810bb47f70833 authored about 4 years ago by Travis D. Warlick, Jr <[email protected]>