Kenneth Reitz
47b98bc90f
Typos
...
/cc @umbrae
2011-10-01 04:36:50 -04:00
Kenneth Reitz
b58433fb74
ascii arts
2011-10-01 04:35:34 -04:00
Kenneth Reitz
e228cf1cc4
Merge branch 'develop' of github.com:kennethreitz/requests into develop
2011-10-01 03:10:41 -04:00
Kenneth Reitz
3092483433
requests.async. Oh, yes :)
2011-09-30 07:08:59 -04:00
Kenneth Reitz
30d937f299
urllib3
2011-09-30 07:08:38 -04:00
Kenneth Reitz
e8c2fc1585
ch ch ch changes
2011-09-30 07:08:33 -04:00
Kenneth Reitz
2e391fa44c
pass hooks around, disable auto send request.
2011-09-30 07:08:04 -04:00
Kenneth Reitz
2f5008107c
keepalive => keep_alive
2011-09-30 07:07:39 -04:00
Kenneth Reitz
4cd54d2f87
keepalive => keep_alive
2011-09-30 07:07:09 -04:00
Kenneth Reitz
87e8a12a9f
Edited requests/api.py via GitHub
2011-09-29 10:28:00 -03:00
Kenneth Reitz
5c132c98ca
requests cookies behaving
2011-09-26 01:57:31 -04:00
Kenneth Reitz
14bd9ebb45
yay cookies
2011-09-26 01:33:18 -04:00
Kenneth Reitz
2f9e287f7d
explicitly
2011-09-26 00:55:36 -04:00
Kenneth Reitz
8ac2fe6eb1
send file name
2011-09-26 00:53:43 -04:00
Kenneth Reitz
1c5ce723d8
multipart file uplaods
2011-09-26 00:38:57 -04:00
Kenneth Reitz
a7d280cb3d
cleanup
2011-09-26 00:04:38 -04:00
Kenneth Reitz
111336459e
perfection.
2011-09-26 00:01:53 -04:00
Kenneth Reitz
cff3b7f9bd
urllib3 update
2011-09-25 22:59:20 -04:00
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