summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS.txt
Commit message (Expand)AuthorAgeFilesLines
* Remove CONTRIBUTORS.txtSeth Michael Larson2021-06-191-328/+0
* Added `preload_content`, `retries`, `redirect` and `timeout` arguments to url...ubdussamad2021-06-161-0/+3
* Add coverage for all raise branchesBastian Venthur2021-05-221-0/+3
* Added body parameter to top-level request() and RequestMethods.request()Bastian Venthur2021-05-191-0/+3
* Added HTTPHeaderDict to top level moduleubdussamad2021-05-171-0/+3
* Raise FullPoolError when _put_conn() is called on full blocking poolDmitry Mazin2021-05-011-0/+3
* Add top-level request() methodFranek Magiera2021-02-081-0/+3
* Install Mypy in Nox, add Ezzeri Esa to contributorsEzzeri Esa2020-08-251-0/+3
* Feature/support env var sslkeylogfile (#1867)Bastiaan Bakker2020-06-111-0/+3
* Drain connection after PoolManager redirect (#1817)Chris2020-04-031-0/+3
* Ensure test host resolves to IPv6 in tests (#1819)Hod Bin Noon2020-03-201-1/+4
* Update LICENSE copyright dateHimanshu Garg2020-03-121-0/+3
* Add support for HTTPS connections to proxies. (#1679)Jorge2020-03-121-0/+3
* Rename VerifiedHTTPSConnection to HTTPSConnection (#1805)kobayashi2020-02-281-0/+3
* Allow the CA certificate data to be passed as a string (#1804)Benno Rice2020-02-221-0/+3
* Remove spurious TypeError from exception chain also for BaseException. (#1637)Chris Jerdonek2019-07-051-0/+4
* Improve implementation of respect_retry_after_header (#1607)James Meickle2019-06-041-0/+3
* Fix names; remove Akamai as ongoing sponsorJess Shapiro2019-05-041-3/+3
* Remove Authorization headers regardless of case on cross-origin redirects (#1...YOSHIDA Katsuhiko2018-12-291-0/+3
* Fix for parsing Content-Type: message/* Responses without warnings (#1439)Tim Bell2018-09-181-0/+3
* Handle multiple Content-Encodings (#1442)Justin Bramley2018-09-171-0/+3
* Update CONTRIBUTORS.txt (#1432)Thea Flowers2018-08-241-1/+2
* Update CHANGES and CONTRIBUTORS for Python 2.6 removal (#1431)Hugo2018-08-241-5/+8
* Handle EINTR from poll with zero timeout (#1399)Bruce Merry2018-06-211-0/+3
* contributors file updateChris Wilcox2018-04-271-0/+4
* Merge branch 'master' into fix-python26-macSeth M. Larson2018-04-221-0/+3
|\
| * Allow SOCKSConnection to parse username and password from URL (#1363)Aleksey2018-04-181-0/+3
* | Add Python 2.6 contrib.securetransport enhancement to docswbond2018-04-121-0/+3
|/
* Move RECENT_DATE to 2017-06-30Dominique Leuenberger2017-12-311-0/+3
* Add Akamai as a sponsor; update sponsorship text to include time-based contri...Jesse Shapiro2017-12-201-0/+3
* Accept long integers in `_fileobj_to_fd`Ioannis Tziakos2017-08-301-0/+4
* Update CONTRIBUTORS and CHANGESMike Miller2017-08-251-0/+3
* CONTRIBUTORS.txt: adding myself as authorWolfgang Richter2017-08-101-0/+3
* Use vendored version of ``six`` in pyopenssl.Erik Rose2017-07-191-0/+3
* Add 'status' counter for 'status_forcelist'Tuukka Mustonen2017-04-151-0/+3
* Stop buffering entire deflate-encoded responsesTim Burke2017-03-081-0/+3
* Merge remote-tracking branch 'origin/master'Tom White2017-01-171-0/+6
|\
| * adding name to contributor's list for lazily load idna related changeMoin2016-12-231-0/+3
| * Don't retry on timeout if method not in whitelistAlexandre Dias2016-12-061-0/+3
* | Add myself to CONTRIBUTORS.txtTom White2016-11-141-0/+3
|/
* Add name to CONTRIBUTORS, add testSeth Michael Larson2016-10-251-0/+3
* enforce_content_length for incrementally read responsesNate Prewitt2016-08-281-0/+1
* adding length_remaining functionality to HTTPResponseNate Prewitt2016-08-281-0/+1
* CHANGES for #928Nate Prewitt2016-07-191-0/+1
* updating CHANGES and CONTRIBUTORSNate Prewitt2016-07-161-0/+3
* Merge branch 'master' into retry-historypalaviv2016-06-291-0/+2
|\
| * Add ResponseCls class attr to HTTPConnectionPoolJordan Moldow2016-05-251-0/+1
| * Respect `release_conn=False` after retryJordan Moldow2016-05-171-0/+1
* | Merge branch 'master' of github.com:shazow/urllib3 into retry-historypalaviv2016-04-221-1/+4
|\ \ | |/
| * Key connection pools off custom keysAndrey Petrov2016-04-211-0/+3
| |\