tornado
tornado copied to clipboard
curl_httpclient: Future.cancel() closes connection
The user just needs to cancel the Future passed by the fetch() function, and it'll properly close the connection. This works on curl_httpclient. Simple_httpclient hasn't been implemented.