Hacker News new | ask | show | jobs
by oooooooooooow 1854 days ago
Seen this comment a lot in the thread, I'd like to know which libraries do. Google didn't help (as usual nowadays).
2 comments

http://pycurl.io/

PycURL is a Python interface to libcurl.

I was hoping to see less obvious examples, and especially standard libraries
PHP uses libcurl for http requests.