aboutsummaryrefslogtreecommitdiffstats
path: root/HACKERS
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2020-08-08 13:13:50 +0100
committerMatthew Wild <mwild1@gmail.com>2020-08-08 13:13:50 +0100
commit348d2a8e1cb52dffbdf28cc52494e4f93fe71455 (patch)
tree29127ae0b64bc5de6a449bb04ca373fd64039bec /HACKERS
parent2e03c08945e5d12ee2a49995ea90c4d2c8aff854 (diff)
downloadprosody-348d2a8e1cb52dffbdf28cc52494e4f93fe71455.tar.gz
prosody-348d2a8e1cb52dffbdf28cc52494e4f93fe71455.zip
net.http: Add request:cancel() method
This is a new API that should be used in preference to http.destroy_request() when possible, as it ensures the callback is always called (with an error of course). APIs that have edge-cases where they don't call callbacks have, from experience, shown to be difficult to work with and often lead to unintentional leaks when the callback was expected to free up certain resources.
Diffstat (limited to 'HACKERS')
0 files changed, 0 insertions, 0 deletions