Kenneth Reitz
|
cfd84d74ee
|
Merge pull request #1392 from revolunet/patch-2
Update quickstart.rst
|
2013-06-08 03:16:21 -07:00 |
|
Cory Benfield
|
f53aed1611
|
Document blocking calls.
|
2013-06-08 11:09:39 +01:00 |
|
Julien Bouquillon
|
340931ba8e
|
Update quickstart.rst
rephrase misleading info about `raise_for_status`
|
2013-05-29 12:57:49 +03:00 |
|
giacomo
|
8781b56a0e
|
Fixed example in authentication docs
|
2013-05-02 18:16:19 +03:00 |
|
Kenneth Reitz
|
082029ff2e
|
switch streaming requests to httpbin
|
2013-04-13 15:26:49 -04:00 |
|
Mike Helmick
|
ed0242ae3a
|
Fix Advanced docs Twitter Streaming example
Twitter API v1.1 Streaming now requires OAuth Authentication rather than XAuth.
I believe v1 is being blacked out sometime at the beginning of May.
|
2013-04-11 20:19:51 -04:00 |
|
Cory Benfield
|
e5f1053b30
|
Shell of Transport Adapter documentation.
|
2013-04-09 20:58:59 +01:00 |
|
Sasha Laundy
|
8ebeb3dc3f
|
Make json error message more specific
|
2013-04-08 13:03:13 -04:00 |
|
sursh
|
dfa59c2d97
|
Fix markdown
|
2013-04-08 13:01:02 -03:00 |
|
sursh
|
511cc4c034
|
Make json error on empty response more specific
|
2013-04-08 13:00:27 -03:00 |
|
Ian Cordasco
|
b9e5cce2d2
|
Add PreparedRequest recipe to the docs
|
2013-04-02 10:07:37 -04:00 |
|
Pascal Borreli
|
037b38badb
|
Fixed typos
|
2013-04-01 18:02:18 +00:00 |
|
Markus Wiik
|
90e109c241
|
Fix issue #1225 (Documentation: response object status/reason)
|
2013-03-05 16:18:24 +01:00 |
|
David Fischer
|
38f2581d6f
|
Github URL fix
|
2013-03-01 20:36:42 -08:00 |
|
Thomas Weißschuh
|
b53975327f
|
use explicit scheme for proxies in the docs
Issue #1192 tried to force user to provide a scheme for proxy urls.
As this would break backwards compability change the docs instead.
|
2013-02-15 16:32:50 +00:00 |
|
ekatsah
|
79727abb32
|
Update docs/user/advanced.rst
Rephrasing a line in the docs, add explicite mention of "client side certificate" (for indexing and clarity)
|
2013-01-30 21:22:24 +01:00 |
|
Cory Benfield
|
c678a7b402
|
Small typo fixes.
|
2013-01-21 19:55:08 +00:00 |
|
Cory Benfield
|
d3e6597f73
|
Update docs with correct cookie behaviour.
|
2013-01-17 19:28:28 +00:00 |
|
Kenneth Reitz
|
41687c8fa8
|
v1.1.0 and docs
|
2013-01-10 02:13:02 -05:00 |
|
Kenneth Reitz
|
47fe258b5a
|
Merge pull request #1085 from graingert/patch-1
Update the advanced doc to use the r.json method
|
2013-01-07 10:42:14 -08:00 |
|
Thomas Grainger
|
7dc13e5cab
|
Update the link headers doc to match the code
|
2013-01-04 21:46:14 +00:00 |
|
Thomas Grainger
|
7687746c7c
|
Update the advanced doc to use the r.json method
|
2013-01-04 21:33:51 +00:00 |
|
Ian Cordasco
|
fef09a6691
|
Remove safe_mode/danger_mode from docs
|
2012-12-30 19:46:04 -05:00 |
|
Kenneth Reitz
|
f1d51aa7eb
|
timeout
|
2012-12-23 02:45:41 -05:00 |
|
Kenneth Reitz
|
5b5ff69201
|
update docs
|
2012-12-23 02:42:14 -05:00 |
|
Cory Benfield
|
1790b1df17
|
Update session documentation.
|
2012-12-22 11:03:29 +00:00 |
|
Kenneth Reitz
|
4701243199
|
Merge pull request #1009 from Lukasa/master
Auth documentation.
|
2012-12-17 11:27:36 -08:00 |
|
Cory Benfield
|
a7c5d5e8ac
|
Split authentication out into a separate file.
|
2012-12-17 19:25:21 +00:00 |
|
Kamil Kisiel
|
fe0b0a989f
|
Fixed a few spots in the docs that were still using json as a property.
|
2012-12-17 11:02:06 -08:00 |
|
Cory Benfield
|
54b77afbb5
|
Uh, typo broke the link. Yeah. That happened.
|
2012-12-17 18:31:56 +00:00 |
|
Cory Benfield
|
be364e13d3
|
Update auth documentation with org info.
|
2012-12-17 18:31:56 +00:00 |
|
Kenneth Reitz
|
1451ba0c6d
|
update docs
|
2012-12-17 08:33:18 -05:00 |
|
Lyndsy Simon
|
710f09f806
|
Updates from ISC to Apache2
|
2012-12-05 16:19:14 -06:00 |
|
Cory Benfield
|
93b2be48f0
|
Prefetch must be false to use response.raw.
Resolves issue #979.
|
2012-12-04 18:10:33 +00:00 |
|
Alexis Métaireau
|
78dbb5bfbe
|
Fix the cheeseshop mirror url from pip.kennethreitz to crate.io, since the former doesn't work anymore.
|
2012-10-17 15:28:09 +02:00 |
|
Kenneth Reitz
|
9840966d72
|
typo all the things
|
2012-10-13 00:46:46 +01:00 |
|
Kenneth Reitz
|
f33a0aa47b
|
oauth awesomeness
|
2012-10-13 00:45:05 +01:00 |
|
Priit Laes
|
cb44e165e5
|
Create label for the ISC License, which is referenced from the index page
|
2012-09-13 09:21:32 +03:00 |
|
Priit Laes
|
fe4211d5b5
|
Use the include directive instead of rewriting the license in docs.
Helps also keeping the copyright years in sync \o/
|
2012-09-13 09:03:38 +03:00 |
|
Gareth Lloyd
|
d9a85560a2
|
add prefetch=False to streaming example
|
2012-09-06 15:13:46 +01:00 |
|
Harry Waye
|
991b853bd9
|
Updated content workflow section of the advanced use docs
|
2012-08-30 18:14:37 +01:00 |
|
Kenneth Reitz
|
b257b10281
|
typo
|
2012-08-26 18:34:09 -04:00 |
|
Cory Benfield
|
b5ce5029ea
|
Cleanup Advanced doc and remove `.:' from docs
|
2012-08-20 16:58:43 +01:00 |
|
Kenneth Reitz
|
49a7947bcb
|
link docs!
|
2012-08-21 00:52:09 +10:00 |
|
Kenneth Reitz
|
a032e7c392
|
link headers
|
2012-08-21 00:43:05 +10:00 |
|
Kenneth Reitz
|
cb0fdd80d0
|
Merge pull request #784 from Locker537/docs_fix
Change variable '_r' to 'r' for consistency.
|
2012-08-17 13:59:29 -07:00 |
|
Kay Zhu
|
76f90054f9
|
"There many ..." to "There are many ..." in quickstart
|
2012-08-17 06:12:15 -04:00 |
|
Locker537
|
b31a4399c7
|
Remove trailing whitespace from docs directory.
|
2012-08-16 17:08:57 -04:00 |
|
Locker537
|
b9d3ce2e10
|
Change variable '_r' to 'bad_r' to avoid confusion about Python's private variable convention.
|
2012-08-16 16:50:01 -04:00 |
|
Locker537
|
ff55d737d5
|
Change variable '_r' to 'r' for consistency.
|
2012-08-16 16:27:31 -04:00 |
|