740 Commits

Author SHA1 Message Date
kennethreitz 7f14db17c8 new requests namespace 2017-05-29 12:11:43 -04:00
kennethreitz 14c1102e0f new installation location 2017-05-29 12:08:28 -04:00
kennethreitz b9a004a22b improvements 2017-05-27 17:25:44 -04:00
kennethreitz 2e67c86075 merge 2017-05-27 17:24:06 -04:00
kennethreitz 413f2a557c Update index.rst 2017-05-27 00:29:54 -04:00
kennethreitz 296c215762 __version__ 2017-05-25 19:52:17 -04:00
kennethreitz 0ba21a79c4 progress 2017-05-22 16:08:01 -07:00
kennethreitz 66293b830a progress 2017-05-22 15:38:17 -07:00
kennethreitz 6fb9b1ce53 fix lack of taste
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-05-21 23:25:18 -07:00
kennethreitz 2772413f3d Update index.rst 2017-05-21 08:25:50 -07:00
kennethreitz 7ae662dec9 reddit 2017-05-04 11:59:36 -04:00
kennethreitz 26ab951300 Update index.rst 2017-05-03 13:26:15 -04:00
Anthony Shaw 3cb7539981 Update advanced.rst
break client side certificates out into a sub header
2017-04-02 20:21:37 +10:00
kennethreitz b60c5a5ed4 Merge branch 'master' of github.com:kennethreitz/requests 2017-03-19 21:14:17 -04:00
kennethreitz 1cb759a9d9 roman numberals 2017-03-19 21:14:08 -04:00
Brian Schiller e0ba82949b Change apostrophe placement in advanced.rst
See Rule2a on http://www.grammarbook.com/punctuation/apostro.asp
2017-03-14 10:09:41 -05:00
Ned Batchelder eca8351491 Smaller logo 2017-03-01 14:52:34 -05:00
Gary Wu 21972c4601 fix #3902 Add proposed documentation change for post data 2017-03-01 13:04:11 -06:00
kennethreitz 655f0edbb4 better testimonials 2017-02-14 17:00:17 -05:00
kennethreitz 90f3842ed6 edmsynths 2017-02-12 02:18:50 -05:00
kennethreitz 6cbebf782a fixes 2017-02-11 15:17:27 -05:00
kennethreitz f2fe735846 fixes 2017-02-11 15:16:09 -05:00
kennethreitz e7b7574cfe hhg2p 2017-02-11 15:14:47 -05:00
mattkohl a3e671d717 Updated test instructions for Pipenv 2017-02-10 10:47:40 +00:00
Cory Benfield 08ce652b8b Say that we use a dictionary of strings. 2017-02-08 11:54:32 +00:00
kennethreitz 62176a1ca7 2017 2017-02-02 16:12:33 -05:00
kennethreitz c2c523ba9e docs 2017-02-02 15:22:01 -05:00
kennethreitz abaeeb8807 improved sidebar 2017-02-02 15:19:31 -05:00
kennethreitz 6bd091ca70 improved homepage 2017-02-02 15:18:24 -05:00
kennethreitz 5ac53c69c7 11,000,000! 2017-02-02 14:09:31 -05:00
kennethreitz 036b5d34fd better sidebar for docs 2017-02-02 14:05:07 -05:00
kennethreitz 160d364503 RIP Readability 2017-01-17 18:10:25 -05:00
kennethreitz 8344b0b409 link to twitter 2017-01-17 18:09:47 -05:00
kennethreitz 5259966547 yes 3.7 too 2017-01-17 18:09:09 -05:00
Nick Coghlan 775d19ee05 Explicitly mention OpenID Connect
OAuth 2 is the authentication protocol underpinning OpenID Connect.

Mention that explicitly for the benefit of folks looking for information on using
requests with OpenID Connect that don't yet know that OAuth 2 is the
relevant underlying authentication protocol.
2017-01-10 15:31:20 +10:00
Nick Coghlan 4942b40496 Improve discoverability of OAuth 2 support
The previous summary gave the impression that requests-oauthlib only supports
OAuth 1.

This updates makes it clear that it also supports OAuth 2, and links directly to the
use case specific authentication flow guides.
2017-01-10 15:17:08 +10:00
Andrii Soldatenko 2bcaff99ea Added python 3.6.0 2017-01-09 00:40:32 +02:00
Nate Prewitt f5c5536916 updating https demo urls 2017-01-04 15:23:23 -07:00
kennethreitz c3fb8e020b we support python 3.6 2016-12-20 13:25:30 -05:00
kennethreitz 1ec08bedd4 links 2016-11-23 20:00:33 -05:00
kennethreitz 724ae1274e new logo :D
https://kennethreitz.org/tattoos
2016-11-23 19:58:18 -05:00
Nate Prewitt 4f9d0e0455 streaming doc clarification 2016-11-21 14:17:28 -07:00
kennethreitz 268672ab33 Update sidebarlogo.html 2016-11-20 22:49:17 -05:00
kennethreitz 3b956495c1 Update sidebarintro.html 2016-11-20 22:48:43 -05:00
Aidan Feldman ed3ba3dbb8 correct backtick formatting 2016-11-17 12:26:19 -05:00
Aidan Feldman 5562c0f097 clarify that the chunk_size is optional when streaming to a file 2016-11-17 12:21:58 -05:00
kennethreitz 5f4d0d08de Revert "Adding 'import requests' to readme code snippet." 2016-11-17 10:53:33 -05:00
Rakib Hasan 7e138f945e Adding 'import requests' to readme code snippet. (#3700)
* added import requests to small demo
2016-11-17 08:23:57 +00:00
Greg McLeod b4d843bad2 Fixed readme typo - 'site' should be 'domain' 2016-11-15 22:27:45 -05:00
Nate Prewitt 87b7914bb2 spelling fix for release-process 2016-11-15 13:11:58 -07:00