curl-and-python

How to make HTTPS call using Pycurl?

From: Ut <codersofthedark_at_gmail.com>
Date: Tue, 18 Nov 2014 17:05:11 +0000

There is a login page which uses post form to take username and password.
But the login page works only on https connection.

I was able to perform login by a simple POST call using Postman.

I tried to replicate my logic in pycurl but that didn't work.

Pl find my code in the following link:
http://stackoverflow.com/questions/26998131/how-to-perform-https-calls-in-pycurl

What did I do wrong?

_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-python
Received on 2014-11-18