This repository was archived by the owner on Dec 27, 2022. It is now read-only.
Commit 0c7d2e2
committed
node v0.10 does not emit 'aborted' after
For v0.10 we need to check `req.timedOut` in `gotEnd()`
to know that we aborted, and this is not a complete response.request.abort()
1 parent 673b564 commit 0c7d2e2
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
| 288 | + | |
| 289 | + | |
288 | 290 | | |
289 | 291 | | |
290 | 292 | | |
| |||
0 commit comments