Lispython / human_curl

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

Added support for client-side certificate authentication on HTTPS #8

Closed ndevilla closed 12 years ago

ndevilla commented 12 years ago

Added cert keyword to methods.py to propagate support for client-side certificate authentication already present in Requests.

Lispython commented 12 years ago

Thank for changes. I forgot to add param into methods :-)