Commit cd214d4
committed
Merge remote-tracking branch 'nodejs/main'
* nodejs/main: (23 commits)
Bumped v7.5.0 (nodejs#4091)
Removed clients with unrecoverable errors from the Pool (nodejs#4088)
feat: Allow disabling autoSelectFamily in an Agent (nodejs#4070)
chore: update cache tests (nodejs#4027)
fix: Fix retry-handler.js when retry-after header is a Date (nodejs#4084)
feat: add mock call history to access request configuration in test (nodejs#4029)
feat(docs): button to switch dark and light mode (nodejs#4044)
Bumped v7.4.0 (nodejs#4071)
fix: fix EnvHttpProxyAgent for the Node.js bundle (nodejs#4064)
chore: update WPT (nodejs#4062)
chore: update WPT (nodejs#4028)
fix: handle missing vary header values (nodejs#4031)
fix: do not throw unhandled exception when data is undefined in interceptor.reply (nodejs#4036)
test: fix windows wpt (nodejs#4050)
feat: mark `EnvHttpProxyAgent` as stable (nodejs#4049)
don't check AbortSignal maxListeners on some node versions (nodejs#4045)
feat(docs): copy to clipboard button (nodejs#4037)
docs: fix incorrect method signature of `onResponseError` (nodejs#4030)
docs: document about global dispatcher and errors (nodejs#3987) (nodejs#4014)
chore: update WPT (nodejs#4011)
...2 files changed
+16
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
| 208 | + | |
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| |||
421 | 421 | | |
422 | 422 | | |
423 | 423 | | |
424 | | - | |
425 | | - | |
426 | | - | |
427 | 424 | | |
428 | 425 | | |
429 | 426 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
73 | 87 | | |
74 | 88 | | |
75 | 89 | | |
| |||
0 commit comments