Lispython / human_curl

Simple Human wrapper for cURL library
http://h.wrttn.me/human_curl
Other
205 stars 43 forks source link

Add more proxy types #45

Open llange opened 9 years ago

llange commented 9 years ago

Adding the following proxy modes: http1.0, https1.0, socks4a, socks5-hostname as arguments for the proxy keyword. Related in a way to: https://github.com/pycurl/pycurl/issues/206