Commit History

Author SHA1 Message Date
  pjkersha 9eea189ca6 * Added support for key file pass-phrase for make_ssl_context func in ndg.httpsclient.ssl_context_util 12 years ago
  pjkersha ee7d8ca1a8 Important fix to open_url. HTTP Request object was being created inside if headers is None block - now corrected to create regardless. 12 years ago
  pjkersha c5708a44d9 Added http basic auth support 12 years ago
  pjkersha 4098cee3b6 Extended utils funcs so that they can accept a handlers kw 12 years ago
  pjkersha ecd9b0ea1f * fix to ssl_socket makefile method and utils _should_use_proxy 12 years ago
  pjkersha 13ef629ec4 12 years ago
  rwilkinson 765b9875d1 Added ndg.httpsclient.utils.fetch_stream_from_url function and added parameter for data to post in open_url and fetch_* methods. 13 years ago
  rwilkinson 6c655b8c4d Changes to make ndg.httpsclient.utils.open_url more useful as a general wrapper for configuring and calling urllib2 openers. 13 years ago
  pjkersha 32902723fd == Release 0.2.0 == 13 years ago
  pjkersha e53ddbcdf1 == Release 0.1.0 == 13 years ago
  pjkersha 8018eafb07 * More tidying ready for release 13 years ago