-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: node-fetch/node-fetch
base: a92b5d5
head repository: node-fetch/node-fetch
compare: 8b3320d
- 15 commits
- 10 files changed
- 16 contributors
Commits on Jun 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1c5ed6b - Browse repository at this point
Copy the full SHA 1c5ed6bView commit details
Commits on Jul 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4f43c9e - Browse repository at this point
Copy the full SHA 4f43c9eView commit details
Commits on Jul 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 11b7033 - Browse repository at this point
Copy the full SHA 11b7033View commit details
Commits on Jul 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 95165d5 - Browse repository at this point
Copy the full SHA 95165d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcfb71c - Browse repository at this point
Copy the full SHA bcfb71cView commit details
Commits on Jul 18, 2022
-
fix(Headers): don't forward secure headers on protocol change (#1599)
* fix(Headers): don't forward secure headers on protocol change * fix lint
Configuration menu - View commit details
-
Copy full SHA for e87b093 - Browse repository at this point
Copy the full SHA e87b093View commit details
Commits on Jul 31, 2022
-
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 2880238 - Browse repository at this point
Copy the full SHA 2880238View commit details
Commits on Aug 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6f72caa - Browse repository at this point
Copy the full SHA 6f72caaView commit details
Commits on Oct 30, 2022
-
(1138) - Fixed HTTPResponseError with correct constructor and usage (#…
…1666) Co-authored-by: Dhananjay Agrawal <[email protected]>
1Configuration menu - View commit details
-
Copy full SHA for c071406 - Browse repository at this point
Copy the full SHA c071406View commit details
Commits on Nov 10, 2022
-
feat: add static Response.json (#1670)
* feat: add static Response.json * fix: set content-type if it doesn't exist properly
Configuration menu - View commit details
-
Copy full SHA for 55a4870 - Browse repository at this point
Copy the full SHA 55a4870View commit details
Commits on Jan 9, 2023
-
Allow URL class object as an argument for fetch() (#1696)
* allow to fetch URL * address comments
Configuration menu - View commit details
-
Copy full SHA for e093030 - Browse repository at this point
Copy the full SHA e093030View commit details
Commits on Jan 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 71e376b - Browse repository at this point
Copy the full SHA 71e376bView commit details
Commits on Feb 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8ced5b9 - Browse repository at this point
Copy the full SHA 8ced5b9View commit details
Commits on Mar 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7b86e94 - Browse repository at this point
Copy the full SHA 7b86e94View commit details
Commits on Jul 25, 2023
-
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 documentation at https://nodejs.org/api/http.html#new-agentoptions This fixes #1735 and likely replaces #1473 The original change introducing this provided no clear motivation for the override, and the implementation has since been changed to disable this header when an agent is provided, so I think there is sufficient evidence that removing this is the correct behaviour. af21ae6 7f68577
Configuration menu - View commit details
-
Copy full SHA for 8b3320d - Browse repository at this point
Copy the full SHA 8b3320dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff a92b5d5...8b3320d