| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent ff77425 commit fc41a1d
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -438,6 +438,14 @@ added: v0.3.8 | |||
| 438 | 438 | Marks the request as aborting. Calling this will cause remaining data | |
| 439 | 439 | in the response to be dropped and the socket to be destroyed. | |
| 440 | 440 | ||
| 441 | + ### request.aborted | ||
| 442 | + <!-- YAML | ||
| 443 | + added: v0.11.14 | ||
| 444 | + --> | ||
| 445 | + | ||
| 446 | + If a request has been aborted, this value is the time when the request was | ||
| 447 | + aborted, in milliseconds since 1 January 1970 00:00:00 UTC. | ||
| 448 | + | ||
| 441 | 449 | ### request.end([data][, encoding][, callback]) | |
| 442 | 450 | <!-- YAML | |
| 443 | 451 | added: v0.1.90 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments