Kenneth Reitz
cfc19b4dde
urllib3, don't decode content
2011-09-25 21:57:21 -04:00
Kenneth Reitz
f52c0032a3
urllib3 update
2011-09-25 21:46:07 -04:00
Kenneth Reitz
dfe0e9382d
explaining
2011-09-25 21:44:24 -04:00
Kenneth Reitz
a699ddd14a
✨ connection pooling ✨ works :D
2011-09-25 21:41:03 -04:00
Kenneth Reitz
ae4e85f11c
POOL PARTY!!!!!!!!!!!!!!!
2011-09-25 21:23:04 -04:00
Kenneth Reitz
e2af50b7c9
remove bunk get
2011-09-25 21:09:40 -04:00
Kenneth Reitz
1758070cdc
clarity yo
2011-09-25 21:06:41 -04:00
Kenneth Reitz
7881aaa759
clarity™
2011-09-25 21:05:27 -04:00
Kenneth Reitz
ed160f2d2a
rework session argument
...
Closes #141
2011-09-25 21:02:50 -04:00
Kenneth Reitz
802bcc9ba3
configuration rework
2011-09-25 20:57:29 -04:00
Kenneth Reitz
351a711ce9
cleanup
2011-09-25 20:36:39 -04:00
Kenneth Reitz
0cf0bde158
session work
...
merge kwargs and such
2011-09-25 20:36:30 -04:00
Kenneth Reitz
dc7b4e7d32
Don't add params to redirect / new configuration
2011-09-25 20:14:32 -04:00
Kenneth Reitz
9488af5a42
cleanups
2011-09-25 19:41:48 -04:00
Kenneth Reitz
bd2b0c45ba
simplify
2011-09-25 19:39:21 -04:00
Kenneth Reitz
8565053c93
works for block and non-block connections
2011-09-25 19:01:40 -04:00
Kenneth Reitz
5287b8cd9f
fix
2011-09-25 18:57:17 -04:00
Kenneth Reitz
0b22bc9b42
cookie jar => cookies
2011-09-25 18:02:22 -04:00
Kenneth Reitz
182f92ab26
hrmm
2011-09-25 18:00:37 -04:00
Kenneth Reitz
55cea74b56
urllib3 update
2011-09-25 17:42:27 -04:00
Kenneth Reitz
33df9d1bf2
monkeys are deprecated
2011-09-25 17:42:19 -04:00
Kenneth Reitz
37ed9116b7
remove async (for now)
2011-09-25 17:42:13 -04:00
Kenneth Reitz
3af8af5730
remove debían
2011-09-25 17:42:02 -04:00
Kenneth Reitz
0db4dab03e
urllib3 updates
2011-09-25 16:05:14 -04:00
Kenneth Reitz
df66fa7975
merge bugs
2011-09-25 16:02:22 -04:00
Kenneth Reitz
d2894b3c58
Merge branch 'develop' into urllib3
...
Conflicts:
requests/api.py
requests/exceptions.py
requests/models.py
2011-09-25 16:00:44 -04:00
Kenneth Reitz
cd01aa4666
Work for Pie in docs
2011-09-23 03:23:19 -04:00
Kenneth Reitz
74ce263d69
Merge branch 'fixencodings' of https://github.com/jerem/requests into develop
2011-09-22 09:25:06 -04:00
Michael Van Veen
ac9f9b653c
Merge branch 'pep8' of github.com:mvanveen/requests into pep8
2011-09-22 03:52:34 -07:00
Michael Van Veen
c48cf2bba8
rearranged imports in core.py
2011-09-22 03:52:05 -07:00
Michael Van Veen
dcebab4c35
PEP8fied all the things
...
I ran the pep8 checker (version 0.6.1) on the code base and tried to
clean up as many pep8 errors as I could. Everything except line-width
errors are gone (I was worried about messing up the documentor since I
haven't fiddled with it).
2011-09-22 03:45:41 -07:00
Michael Van Veen
5345a89dc5
added toa AUTHORS file
2011-09-22 03:42:56 -07:00
Jérémy Bethmont
95b0549c75
Ignore unknown encoding.
2011-09-22 11:13:51 +02:00
Kenneth Reitz
04bcab8057
fails
2011-09-18 03:20:11 -04:00
Kenneth Reitz
332f55e552
serious commenting
2011-09-18 01:59:28 -04:00
Kenneth Reitz
7f3f641fb8
super comments!
2011-09-18 01:48:23 -04:00
Kenneth Reitz
18270e1059
cleanups
2011-09-18 01:43:04 -04:00
Kenneth Reitz
645933a5da
Gotta catch 'em all!
2011-09-18 01:32:54 -04:00
Kenneth Reitz
2a2e7bd190
pass around connections like pokémon cards
2011-09-18 01:32:37 -04:00
Kenneth Reitz
2d38f51834
kill AuthenticationError
2011-09-18 01:32:00 -04:00
Kenneth Reitz
a3cc97128b
Response.fo => Reponse.raw
...
raise_for_status() fixes
2011-09-17 22:46:17 -04:00
Kenneth Reitz
71d3490bcd
optional blocking in urllib3 (for now)
2011-09-17 22:40:30 -04:00
Kenneth Reitz
aa5e477236
basic get request works
2011-09-17 22:02:06 -04:00
Kenneth Reitz
3127a34298
remove invalidmethod
2011-09-17 20:41:10 -04:00
Kenneth Reitz
0cb7376db0
urllib3 in authors
2011-09-17 20:34:30 -04:00
Kenneth Reitz
e69a3a41f6
import urllib3!
2011-09-17 20:32:21 -04:00
Kenneth Reitz
608c61dcd9
remove poster! \o/
2011-09-17 20:32:13 -04:00
Kenneth Reitz
3dd2a0443d
remove notice file
2011-09-17 20:31:56 -04:00
Kenneth Reitz
84434fddee
import urllib3
2011-09-17 20:30:08 -04:00
Kenneth Reitz
784b671559
mock reqs for tests
2011-09-17 16:28:51 -04:00