We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eea189 commit 7ec8874Copy full SHA for 7ec8874
README.md
@@ -0,0 +1,4 @@
1
+A HTTPS client implementation for httplib and urllib2 based on
2
+PyOpenSSL. PyOpenSSL provides a more fully featured SSL implementation over the
3
+default provided with Python and importantly enables full verification of the
4
+SSL peer.
0 commit comments