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
|
474e17b0af
|
remove bunk __all__s
|
2011-11-12 12:53:23 -08:00 |
|
Kenneth Reitz
|
f1e8700e9a
|
consistiency
|
2011-11-12 12:51:30 -08:00 |
|
Kenneth Reitz
|
c05c64d21b
|
better defaults
|
2011-11-12 12:48:45 -08:00 |
|
Kenneth Reitz
|
c0d8e8e846
|
models cleanup
|
2011-11-12 12:48:28 -08:00 |
|
Kenneth Reitz
|
58e3dd9de8
|
fix urllib3 bug
|
2011-11-12 12:47:21 -08:00 |
|
Kenneth Reitz
|
02408973c6
|
keep-alive as config option only
better defaults
|
2011-11-12 12:47:11 -08:00 |
|
Kenneth Reitz
|
7c206c74ba
|
Timeouts for urllib3
|
2011-11-12 10:01:05 -08:00 |
|
Kenneth Reitz
|
50279dd83c
|
Remove timeout configuration
|
2011-11-12 10:00:30 -08:00 |
|
Kenneth Reitz
|
69e7e94c4c
|
updated urllib3
|
2011-11-12 07:35:55 -08:00 |
|
Kenneth Reitz
|
ff0f9613f2
|
Merge https://github.com/juanriaza/requests into develop
|
2011-11-12 07:29:03 -08:00 |
|
Kenneth Reitz
|
1588ad7c46
|
remove poster
|
2011-11-09 22:44:58 -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
|
d1b6db05a4
|
prefetch handling for _content_consumed
|
2011-11-09 17:56:29 -08:00 |
|
Kenneth Reitz
|
2999c71e46
|
more proper prefetch
|
2011-11-09 17:54:13 -08:00 |
|
Kenneth Reitz
|
87239802c1
|
proxy pooling!
|
2011-11-09 17:50:36 -08:00 |
|
Kenneth Reitz
|
0c4342a3a6
|
prefetching on all methods
|
2011-11-09 17:47:19 -08:00 |
|
Kenneth Reitz
|
bd45bc716a
|
add prefetch to main request distpatch
|
2011-11-09 17:46:19 -08:00 |
|
Kenneth Reitz
|
f7257eada6
|
Session at root
|
2011-11-09 17:30:20 -08:00 |
|
Kenneth Reitz
|
ce42b338f4
|
Configurations
|
2011-11-09 17:16:03 -08:00 |
|
Kenneth Reitz
|
e725f30625
|
document defaults
|
2011-11-09 16:52:27 -08:00 |
|
Kenneth Reitz
|
2131ba4dda
|
check!
|
2011-11-09 16:26:36 -08:00 |
|
Kenneth Reitz
|
7a1a40e445
|
ultra cookie compatibility
|
2011-11-09 16:26:15 -08:00 |
|
Kenneth Reitz
|
52a95cb93a
|
header and cookie fixes for redirects
|
2011-11-09 16:24:48 -08:00 |
|
Kenneth Reitz
|
0c4b973dcf
|
keep_alive is now disable-able!
|
2011-11-09 15:54:24 -08:00 |
|
Kenneth Reitz
|
7192b8022e
|
import ConnectionError
|
2011-11-09 15:47:09 -08:00 |
|
Kenneth Reitz
|
147c24154e
|
better defaults for "models"
|
2011-11-09 15:46:45 -08:00 |
|
Kenneth Reitz
|
99f0ef4766
|
add safe_mode for @bitprophet :)
|
2011-11-09 15:46:01 -08:00 |
|
Kenneth Reitz
|
35ed9b5f38
|
dict(o or [])
|
2011-11-09 15:44:55 -08:00 |
|
Kenneth Reitz
|
5b73f2ea61
|
infos
|
2011-11-09 15:43:54 -08:00 |
|
Kenneth Reitz
|
1d2abea94b
|
new ConnectionError for bad APIs :)
|
2011-11-09 15:30:47 -08:00 |
|
Kenneth Reitz
|
6a51f6b2f8
|
add 'max_retries' configuration
|
2011-11-09 15:30:33 -08:00 |
|
Kenneth Reitz
|
c48f0d990f
|
Merge branch 'develop' into feature/rewrite
Conflicts:
requests/__init__.py
test_requests.py
|
2011-11-09 15:13:38 -08:00 |
|
Kenneth Reitz
|
358478eb88
|
Cookie persistence!
|
2011-11-09 14:57:38 -08:00 |
|
Kenneth Reitz
|
498b446f14
|
Models cleanup
|
2011-11-09 14:57:00 -08:00 |
|
jbrendel
|
73ba48be2e
|
Added support for OPTIONS method.
|
2011-11-08 12:31:18 +13:00 |
|
Kenneth Reitz
|
8c90c610cd
|
v0.7.6
Fixes #237
|
2011-11-07 14:20:32 -05:00 |
|
Kenneth Reitz
|
12fa108ede
|
add query data to digest path
|
2011-11-07 14:18:05 -05:00 |
|
Juan Riaza
|
6fefffd03e
|
#GH-241
|
2011-11-06 22:02:14 +01:00 |
|
Kenneth Reitz
|
bd562a7ab3
|
Merge branch 'develop' of https://github.com/davidfischer/requests into develop
|
2011-11-04 23:28:21 -04:00 |
|
Kenneth Reitz
|
2bae57e0a6
|
v0.7.5
|
2011-11-04 23:26:31 -04:00 |
|
Kenneth Reitz
|
f7968b6797
|
r.content is None of there's an invalid response.
Fixes #236
|
2011-11-04 23:24:38 -04:00 |
|
David Fischer
|
3efd5dbab4
|
A cleaner and more complete fix for auth/redirects
|
2011-11-03 08:05:55 -07:00 |
|
David Fischer
|
eaf1264879
|
Fixes an issue with auth and redirects
|
2011-11-02 23:29:31 -07:00 |
|
Kenneth Reitz
|
e32840f631
|
fix request docs
|
2011-11-02 20:39:06 -04: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
|
3a4f6ba8b3
|
v0.7.4
|
2011-10-26 18:36:14 -04:00 |
|
Kenneth Reitz
|
6ac1e02691
|
hooks fix #227
|
2011-10-26 18:35:01 -04:00 |
|