Kenneth Reitz
|
81817852ad
|
Merge pull request #250 from dasevilla/patch-2
Verbose logging example does not work
|
2011-11-11 14:56:17 -08:00 |
|
Devin Sevilla
|
2d8440ea98
|
Verbose logging example does not work
|
2011-11-10 15:34:18 -08:00 |
|
Kenneth Reitz
|
ae9cdf1a47
|
options history
|
2011-11-09 22:18:35 -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
|
f4296ba758
|
Joseph McCullough
|
2011-11-09 22:01:24 -08:00 |
|
Kenneth Reitz
|
3d6937af7d
|
Merge branch 'develop' of https://github.com/joequery/requests into develop
|
2011-11-09 21:59:19 -08:00 |
|
Kenneth Reitz
|
fad1c665a6
|
remove the jar references
|
2011-11-09 21:36:34 -08:00 |
|
Kenneth Reitz
|
b17ec8e1df
|
yep!
|
2011-11-09 19:09:11 -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
|
0b424e1637
|
note about prefetch method
|
2011-11-09 17:52:20 -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
|
dfbfb2303f
|
ref
|
2011-11-09 17:34:59 -08:00 |
|
Kenneth Reitz
|
4002efb56a
|
history
|
2011-11-09 17:34:21 -08:00 |
|
Kenneth Reitz
|
f7257eada6
|
Session at root
|
2011-11-09 17:30:20 -08:00 |
|
Kenneth Reitz
|
02ea563a06
|
massive css improvements
|
2011-11-09 17:30:03 -08:00 |
|
Kenneth Reitz
|
341ac9fe8a
|
800px yo!
|
2011-11-09 17:26:32 -08:00 |
|
Kenneth Reitz
|
5bc919a24f
|
cross-references in documentation
|
2011-11-09 17:26:23 -08:00 |
|
Kenneth Reitz
|
a0c3570640
|
better stepping for elastic design
|
2011-11-09 17:26:13 -08:00 |
|
Kenneth Reitz
|
ce42b338f4
|
Configurations
|
2011-11-09 17:16:03 -08:00 |
|
Kenneth Reitz
|
17088763e7
|
better advanced quick start
|
2011-11-09 17:15:54 -08:00 |
|
Kenneth Reitz
|
53bf544050
|
better api docs
|
2011-11-09 17:15:44 -08:00 |
|
Kenneth Reitz
|
e725f30625
|
document defaults
|
2011-11-09 16:52:27 -08:00 |
|
Kenneth Reitz
|
4e8b680865
|
explain sessions and keep alive
|
2011-11-09 16:52:20 -08:00 |
|
Kenneth Reitz
|
92a8db6da0
|
httplib + urllib3
|
2011-11-09 16:52:10 -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
|
0f2dcff725
|
add query data yourself, foo'
|
2011-11-09 15:44:14 -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
|
f9141f51ec
|
Make sure that session-level cookies work.
|
2011-11-09 15:04:13 -08:00 |
|
Kenneth Reitz
|
e649003974
|
test the cookies!
|
2011-11-09 15:02:53 -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 |
|
Kenneth Reitz
|
f5bbb9714d
|
Note about terrible DNS providers for testing
|
2011-11-09 10:24:41 -05:00 |
|
Joseph McCullough
|
1031ec4942
|
Reverted GET example back to Github.
|
2011-11-08 12:10:06 -06:00 |
|
Joseph McCullough
|
827b2340a2
|
Forgot to delete line mentioning Github in GET section
|
2011-11-08 02:23:32 -06:00 |
|
Joseph McCullough
|
8de59f03a0
|
Added POST to quick start. Modified GET in doc to use httpbin
|
2011-11-08 01:37:39 -06:00 |
|
jbrendel
|
73ba48be2e
|
Added support for OPTIONS method.
|
2011-11-08 12:31:18 +13:00 |
|
Kenneth Reitz
|
8c90c610cd
|
v0.7.6
Fixes #237
v0.7.6
|
2011-11-07 14:20:32 -05:00 |
|