Browse Source

python/ndg_httpsclient: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
pull/186/head
B. Watson 4 years ago
parent
commit
1286eefcf5
  1. 6
      python/ndg_httpsclient/README

6
python/ndg_httpsclient/README

@ -1,4 +1,4 @@
This is a HTTPS client implementation for httplib and urllib2 based
on PyOpenSSL. PyOpenSSL provides a more fully featured SSL implementation
over the default provided with Python and importantly enables full
This is a HTTPS client implementation for httplib and urllib2 based on
PyOpenSSL. PyOpenSSL provides a more fully featured SSL implementation
over the default provided with Python and importantly enables full
verification of the SSL peer.
Loading…
Cancel
Save