* Support for separate connect and request timeouts
* Peter Waller
* HTTPResponse.tell() for determining amount received over the wire
* Nipunn Koorapati
* Ignore default ports when comparing hosts for equality
* Danilo @dbrgn
* Disabled TLS compression by default on Python 3.2+
* Disabled TLS compression in pyopenssl contrib module
* Configurable cipher suites in pyopenssl contrib module
* Roman Bogorodskiy
* Account retries on proxy errors
* Nicolas Delaby
* Use the platform-specific CA certificate locations
* Josh Schneier
* HTTPHeaderDict and associated tests and docs
* Bugfixes, docs, test coverage
* Tahia Khan
* Added Timeout examples in docs
* Arthur Grunseid
* source_address support and tests (with https://github.com/bui)
* Ian Cordasco
* PEP8 Compliance and Linting
* Add ability to pass socket options to an HTTP Connection
* Erik Tollerud
* Support for standard library io module.
* Krishna Prasad
* Google App Engine documentation
* Aaron Meurer
* Added Url.url, which unparses a Url
* Evgeny Kapun
* Bugfixes
* Benjamen Meyer
* Security Warning Documentation update for proper capture
* Shivan Sornarajah
* Support for using ConnectionPool and PoolManager as context managers.
* Alex Gaynor
* Updates to the default SSL configuration
* Jeremy Cline
* Added connection pool keys by scheme
* [Your name or handle] <[email or website]>
* [Brief summary of your changes]