Kenneth Reitz
|
a7a619ba5c
|
Merge branch 'auth_callables' of https://github.com/idangazit/requests into develop
Conflicts:
requests/models.py
|
2011-11-26 10:14:14 -05:00 |
|
Idan Gazit
|
7fdb09b766
|
Converted auth to use callable objects instead of tuples.
My attempt to address #275 on kennethreitz/requests.
|
2011-11-17 13:44:13 +02:00 |
|
elpres
|
81efe1fa88
|
Corrected period to comma.
|
2011-11-17 11:31:55 +01:00 |
|
Kenneth Reitz
|
6b377cc919
|
grocer's apostrophe
|
2011-11-13 01:24:29 -05:00 |
|
Kenneth Reitz
|
0a24de2ef9
|
big docs update on workflow of request lifecycle
|
2011-11-12 18:23:19 -05:00 |
|
Joseph McCullough
|
6833b326f8
|
Fixed gevent reference
|
2011-11-11 23:15:19 -06:00 |
|
Joseph McCullough
|
afc6561fdb
|
Fixed session API ref typo
|
2011-11-11 22:17:22 -06:00 |
|
Devin Sevilla
|
2d8440ea98
|
Verbose logging example does not work
|
2011-11-10 15:34:18 -08:00 |
|
Kenneth Reitz
|
fad1c665a6
|
remove the jar references
|
2011-11-09 21:36:34 -08:00 |
|
Kenneth Reitz
|
5bc919a24f
|
cross-references in documentation
|
2011-11-09 17:26:23 -08:00 |
|
Kenneth Reitz
|
17088763e7
|
better advanced quick start
|
2011-11-09 17:15:54 -08:00 |
|
Kenneth Reitz
|
4e8b680865
|
explain sessions and keep alive
|
2011-11-09 16:52:20 -08:00 |
|
Kenneth Reitz
|
58b1c69b6a
|
Explain custom auth handlers
|
2011-10-23 15:13:34 -04:00 |
|
Kenneth Reitz
|
8c34fa8477
|
settings => config
|
2011-10-22 20:31:51 -04:00 |
|
Kenneth Reitz
|
61be59d996
|
show both session styles
|
2011-10-22 19:34:03 -04:00 |
|
Daniel Hengeveld
|
eddf5254fb
|
Clarify documentation around async.map and Request.send
|
2011-10-20 23:55:03 -07:00 |
|
Kenneth Reitz
|
b14fa0764b
|
gevent installation documentation
|
2011-10-13 21:50:04 -04:00 |
|
Kenneth Reitz
|
27ee6e0f45
|
Async requests docs
|
2011-10-13 21:10:25 -04:00 |
|
Kenneth Reitz
|
4a7fdef3ea
|
Migrate new docs over.
|
2011-10-13 14:54:36 -04:00 |
|
Shrikant Sharat Kandula
|
5e6ecdad9f
|
Typo in documentation
The kwarg is named `headers`, not `header`. Also, its a dict, not a set.
|
- |
|
Kenneth Reitz
|
0c21aa5530
|
doc cleanups
|
2011-08-17 04:16:19 -04:00 |
|
Kenneth Reitz
|
4d0c6cefd0
|
yawns
|
2011-08-17 03:21:31 -04:00 |
|
Kenneth Reitz
|
008c77c911
|
hijack arguments
|
2011-08-17 03:19:46 -04:00 |
|
Kenneth Reitz
|
77b37687b6
|
advanced docs
|
2011-08-17 03:07:24 -04:00 |
|
Kenneth Reitz
|
abcf81e2a8
|
docs update
|
2011-08-17 02:49:13 -04:00 |
|
Tom Hogans
|
0ed641a26e
|
Added docs regarding requests.session to docs/user/advanced.rst
|
2011-08-16 02:00:11 -04:00 |
|
Kenneth Reitz
|
f1f5788066
|
docs refactor
|
2011-05-15 20:46:28 -04:00 |
|