curl: the libcurl handle is initiated once per request object, closed by GC or hand
authorAlexis Laferrière <alexis.laf@xymus.net>
Sat, 12 Jan 2019 04:12:10 +0000 (23:12 -0500)
committerAlexis Laferrière <alexis.laf@xymus.net>
Thu, 14 Feb 2019 21:03:41 +0000 (16:03 -0500)
commit42d8f5700a56c6377cc3e31627aed8ad0780ee6f
tree1e092c86e994e40242e89f4ff64c0b5acd2908c0
parentfbec67cf154564b22bb853f8576c3dda51427094
curl: the libcurl handle is initiated once per request object, closed by GC or hand

This should fix the problem with concurrent HTTP requests on different threads.

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
lib/curl/curl.nit