Rolando Espinoza La fuente
|
c165255e98
|
use session's hooks as defaults for every requests.
|
2011-11-18 18:19:27 -04:00 |
|
Kenneth Reitz
|
ec926a4958
|
test fix
|
2011-11-12 16:46:53 -05:00 |
|
Kenneth Reitz
|
3fccf63f49
|
stylee
|
2011-11-12 12:58:46 -08:00 |
|
Kenneth Reitz
|
6a23625c11
|
give Request session reference for parameter+redirects
|
2011-11-12 12:57:32 -08:00 |
|
Kenneth Reitz
|
f1e8700e9a
|
consistiency
|
2011-11-12 12:51:30 -08:00 |
|
Kenneth Reitz
|
02408973c6
|
keep-alive as config option only
better defaults
|
2011-11-12 12:47:11 -08:00 |
|
Kenneth Reitz
|
220f687e6f
|
Merge branch 'develop' of https://github.com/jbrendel/requests into develop
Conflicts:
AUTHORS
requests/__init__.py
|
2011-11-09 22:15:54 -08:00 |
|
Kenneth Reitz
|
0c4342a3a6
|
prefetching on all methods
|
2011-11-09 17:47:19 -08:00 |
|
Kenneth Reitz
|
5b73f2ea61
|
infos
|
2011-11-09 15:43:54 -08:00 |
|
Kenneth Reitz
|
358478eb88
|
Cookie persistence!
|
2011-11-09 14:57:38 -08:00 |
|
jbrendel
|
73ba48be2e
|
Added support for OPTIONS method.
|
2011-11-08 12:31:18 +13:00 |
|
Kenneth Reitz
|
b8c55da48d
|
stuff and things and stuff
|
2011-10-27 01:08:51 -04:00 |
|
Kenneth Reitz
|
5b54b3e53f
|
Merge branch 'develop' into feature/rewrite
Conflicts:
requests/__init__.py
|
2011-10-27 00:57:03 -04:00 |
|
Kenneth Reitz
|
6ac1e02691
|
hooks fix #227
|
2011-10-26 18:35:01 -04:00 |
|
Kenneth Reitz
|
8b9f689ecc
|
Merge branch 'develop' into feature/rewrite
Conflicts:
requests/__init__.py
requests/models.py
|
2011-10-24 10:09:36 -04:00 |
|
Kenneth Reitz
|
50c39fd95a
|
poolmanager in sessions
|
2011-10-23 18:15:13 -04:00 |
|
Kenneth Reitz
|
c108c5300f
|
No mo' HttpError
|
2011-10-23 17:18:46 -04:00 |
|
Kenneth Reitz
|
84a2b35b71
|
Readme update.
|
2011-10-23 16:03:06 -04:00 |
|
Kenneth Reitz
|
58b1c69b6a
|
Explain custom auth handlers
|
2011-10-23 15:13:34 -04:00 |
|
Kenneth Reitz
|
68b4830948
|
Add argument injection hook back
|
2011-10-23 14:47:15 -04:00 |
|
Kenneth Reitz
|
af6aa3e572
|
Move hooks out of top-level loop
|
2011-10-23 12:26:41 -04:00 |
|
Kenneth Reitz
|
5c81fba1eb
|
use config object in sessions
|
2011-10-22 20:26:12 -04:00 |
|
Kenneth Reitz
|
3d29f6535f
|
kill wrapping of api methods
|
2011-10-22 19:27:08 -04:00 |
|
Kenneth Reitz
|
98dc08236c
|
loose yourself
|
2011-10-22 18:18:39 -04:00 |
|
Kenneth Reitz
|
2b3bd78685
|
Add all methods to session
|
2011-10-22 18:15:28 -04:00 |
|
Kenneth Reitz
|
d72d116214
|
Move request and get to session
|
2011-10-22 18:10:32 -04:00 |
|
travis
|
055f7c1eb6
|
Some Doc and doctoring fixes by the Speling Poleece.
|
2011-10-19 10:00:13 -05:00 |
|
Kenneth Reitz
|
8c74860fd1
|
add params to session merge attributes
|
2011-10-19 03:32:53 -04:00 |
|
Kenneth Reitz
|
65a765fe88
|
new local merging of keyword arguments for sessions
|
2011-10-19 01:09:55 -04:00 |
|
Kenneth Reitz
|
b7307298d2
|
merge headers, don't overwrite
|
2011-08-17 02:49:29 -04:00 |
|
Kenneth Reitz
|
467766cfe8
|
cookie session persistence
|
2011-08-17 02:25:41 -04:00 |
|
Kenneth Reitz
|
519b9cee96
|
relative imports
|
2011-08-16 22:55:10 -04:00 |
|
Kenneth Reitz
|
efba606e57
|
doctoring for Session
|
2011-08-16 22:20:26 -04:00 |
|
Kenneth Reitz
|
5bb18810d4
|
memory location repr for requests-client
|
2011-08-16 22:19:49 -04:00 |
|
Kenneth Reitz
|
853383a8d3
|
docstring fix
|
2011-08-16 22:16:22 -04:00 |
|
Kenneth Reitz
|
f319006813
|
session => sessions
|
2011-08-16 22:15:03 -04:00 |
|