File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -31,13 +31,13 @@ Releases
3131
32320.3.1
3333-----
34- * extended utils functions to support keyword for passing additional urllib2
34+ * extended utils functions to support keyword for passing additional `` urllib2 ``
3535 handlers.
3636
37370.3.0
3838-----
39- * Added ndg.httpsclient.utils.fetch_stream_from_url function and added
40- parameter for data to post in open_url and fetch_ * methods.
39+ * Added `` ndg.httpsclient.utils.fetch_stream_from_url `` function and added
40+ parameter for data to post in `` open_url `` and `` fetch_* `` methods.
4141 * fix to ndg.httpsclient.utils module _ should_use_proxy and open_url functions
4242
43430.2.0
@@ -51,10 +51,10 @@ Initial release
5151
5252Prerequisites
5353=============
54- This has been developed and tested for Python 2.6 and 2.7 with pyOpenSSL 0.13 and 0.14.
55- Version 0.4.0 tested with pyOpenSSL 0.15.1 and Python 2.7 and 3.4. Note that proxy support
56- is only available from Python 2.6.2 onwards. pyasn1 is required for correct SSL
57- verification with subjectAltNames.
54+ This has been developed and tested for Python 2.6 and 2.7 with pyOpenSSL 0.13
55+ and 0.14. Version 0.4.0 tested with `` pyOpenSSL `` 0.15.1 and Python 2.7 and
56+ 3.4. Note that proxy support is only available from Python 2.6.2 onwards.
57+ `` pyasn1 `` is required for correct SSL verification with `` subjectAltNames `` .
5858
5959Installation
6060============
You can’t perform that action at this time.
0 commit comments