-
-
Notifications
You must be signed in to change notification settings - Fork 615
Comparing changes
Open a pull request
base repository: nodejs/undici
base: v6.10.0
head repository: nodejs/undici
compare: v6.10.2
- 16 commits
- 18 files changed
- 14 contributors
Commits on Mar 21, 2024
-
include strip-comments.js file for Node.js core
Signed-off-by: Matteo Collina <hello@matteocollina.com>
Configuration menu - View commit details
-
Copy full SHA for 040cfcf - Browse repository at this point
Copy the full SHA 040cfcfView commit details -
Signed-off-by: Matteo Collina <hello@matteocollina.com>
Configuration menu - View commit details
-
Copy full SHA for dd3918f - Browse repository at this point
Copy the full SHA dd3918fView commit details -
Do not fail test if streams support typed arrays (#2978)
Signed-off-by: Matteo Collina <hello@matteocollina.com>
Configuration menu - View commit details
-
Copy full SHA for 2252a5f - Browse repository at this point
Copy the full SHA 2252a5fView commit details -
* fix(fetch): properly redirect non-ascii location header url * chore: fix typo * test: use simpler code * chore: clarify what the code does * chore: add comment * chore: normalize location url only if it contains invalid character * chore: apply suggestion See: #2971 (comment) * chore: remove redundant condition check
Configuration menu - View commit details
-
Copy full SHA for 1b62571 - Browse repository at this point
Copy the full SHA 1b62571View commit details
Commits on Mar 22, 2024
-
perf: Remove double-stringify in setCookie (#2980)
* Remove double-stringify in setCookie * Remove unnecessary semicolon
Configuration menu - View commit details
-
Copy full SHA for fcbf6de - Browse repository at this point
Copy the full SHA fcbf6deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fce214 - Browse repository at this point
Copy the full SHA 8fce214View commit details
Commits on Mar 23, 2024
-
fix: make EventSource properties enumerable (#2987)
* make eventsource properties enumberable * Use kEnumerableProperty for eventsource immutable fields * Apply suggestions from code review * Apply suggestions from code review --------- Co-authored-by: Aras Abbasi <aras.abbasi@googlemail.com>
Configuration menu - View commit details
-
Copy full SHA for bc304ff - Browse repository at this point
Copy the full SHA bc304ffView commit details
Commits on Mar 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 83f36b7 - Browse repository at this point
Copy the full SHA 83f36b7View commit details -
fix(#2986): bad start check (#2992)
* fix: bad start check * refactor: remove unnecessary checks
Configuration menu - View commit details
-
Copy full SHA for 0ec5a40 - Browse repository at this point
Copy the full SHA 0ec5a40View commit details -
fix(H2 Client): bind stream 'data' listener only after received 'resp…
…onse' event (#2985) * fix(fetch): pause stream if data is received before headers in HTTP/2 * Revert "fix(fetch): pause stream if data is received before headers in HTTP/2" This reverts commit cd2eaf4. * fix(H2 Client): pause stream if response data is sent before response event * Revert "fix(H2 Client): pause stream if response data is sent before response event" This reverts commit 9219ee3. * fix(H2 Client): bind stream 'data' listener once 'response' is triggered ref: https://nodejs.org/api/http2.html#clienthttp2sessionrequestheaders-options --------- Co-authored-by: Stefano <stefano@agaweb.it>
Configuration menu - View commit details
-
Copy full SHA for c9acca9 - Browse repository at this point
Copy the full SHA c9acca9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9cdf56 - Browse repository at this point
Copy the full SHA f9cdf56View commit details -
chore: validate responses can be consumed without a Content-Length or…
… Transfer-Encoding (#2995)
Configuration menu - View commit details
-
Copy full SHA for ef25209 - Browse repository at this point
Copy the full SHA ef25209View commit details
Commits on Mar 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bf8c671 - Browse repository at this point
Copy the full SHA bf8c671View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ac82a0 - Browse repository at this point
Copy the full SHA 0ac82a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a79d6af - Browse repository at this point
Copy the full SHA a79d6afView commit details -
3
Configuration menu - View commit details
-
Copy full SHA for 7485cd9 - Browse repository at this point
Copy the full SHA 7485cd9View 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 v6.10.0...v6.10.2