diff options
Diffstat (limited to 'CONTRIBUTORS.txt')
-rw-r--r-- | CONTRIBUTORS.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index ecaf9bb..5807307 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt @@ -133,5 +133,21 @@ In chronological order: * Evgeny Kapun <abacabadabacaba@gmail.com> * Bugfixes +* Benjamen Meyer <bm_witness@yahoo.com> + * Security Warning Documentation update for proper capture + +* Shivan Sornarajah <github@sornars.com> + * Support for using ConnectionPool and PoolManager as context managers. + +* Alex Gaynor <alex.gaynor@gmail.com> + * Updates to the default SSL configuration + +* Tomas Tomecek <ttomecek@redhat.com> + * Implemented generator for getting chunks from chunked responses. + +* tlynn <https://github.com/tlynn> + * Respect the warning preferences at import. + * [Your name or handle] <[email or website]> * [Brief summary of your changes] + |