Kenneth Reitz
|
a197309e21
|
generator rejection
|
2012-12-17 06:02:01 -05:00 |
|
Kenneth Reitz
|
a75ba04eed
|
return_response
|
2012-12-17 05:59:17 -05:00 |
|
Kenneth Reitz
|
899c9a9522
|
fix cookies
|
2012-12-17 05:49:25 -05:00 |
|
Kenneth Reitz
|
42b0295521
|
__attrs__
|
2012-12-17 05:48:18 -05:00 |
|
Kenneth Reitz
|
4bad1285b6
|
nice and cleanup
|
2012-12-17 05:47:41 -05:00 |
|
Kenneth Reitz
|
a776e7cb3e
|
fix params support
|
2012-12-17 05:23:22 -05:00 |
|
Kenneth Reitz
|
def20cdb0c
|
remove iter_json, don't want to commit to it
|
2012-12-17 05:12:59 -05:00 |
|
Kenneth Reitz
|
92355ada54
|
cleanup
|
2012-12-17 05:09:44 -05:00 |
|
Kenneth Reitz
|
42ee255c80
|
no staticmethod
|
2012-12-17 04:56:16 -05:00 |
|
Kenneth Reitz
|
4837900832
|
digest works!
added some nice backwards compatible stuff too
|
2012-12-17 04:55:58 -05:00 |
|
Kenneth Reitz
|
1c30ef453b
|
remove old auth stuff
|
2012-12-17 04:33:13 -05:00 |
|
Kenneth Reitz
|
377078b0f5
|
hooks and things
|
2012-12-17 04:31:26 -05:00 |
|
Kenneth Reitz
|
2c5b0207f5
|
new urllib3
|
2012-12-17 04:08:36 -05:00 |
|
Kenneth Reitz
|
e7598e006c
|
charade v1.0.1
|
2012-12-17 04:08:03 -05:00 |
|
Kenneth Reitz
|
03c8e23dbb
|
response
|
2012-12-17 03:56:58 -05:00 |
|
Kenneth Reitz
|
ee6c638e9c
|
hmmm
|
2012-12-17 03:51:23 -05:00 |
|
Kenneth Reitz
|
2b4ca0b0dc
|
redorder imports
|
2012-12-17 03:32:24 -05:00 |
|
Kenneth Reitz
|
98a7585fbd
|
cleanup to url logic
|
2012-12-17 03:29:45 -05:00 |
|
Kenneth Reitz
|
4e5c4a6ab7
|
further remove config
|
2012-12-17 03:26:47 -05:00 |
|
Kenneth Reitz
|
8cf6a3593d
|
reduce imports
|
2012-12-17 03:23:16 -05:00 |
|
Kenneth Reitz
|
e4b56049ad
|
from cookies import extract_cookies_to_jar
|
2012-12-17 03:21:50 -05:00 |
|
Kenneth Reitz
|
e766f0b67c
|
meh
|
2012-12-17 03:16:21 -05:00 |
|
Kenneth Reitz
|
f44bb31bec
|
better yield
|
2012-12-17 03:13:19 -05:00 |
|
Kenneth Reitz
|
b1bcaecc66
|
MaxRedirects
|
2012-12-17 03:12:50 -05:00 |
|
Kenneth Reitz
|
94e82e9cc2
|
murder the defaults
|
2012-12-17 03:09:07 -05:00 |
|
Kenneth Reitz
|
cc4b0b110f
|
further remove config
|
2012-12-17 03:08:25 -05:00 |
|
Kenneth Reitz
|
2b5aed78d0
|
actually honor details
|
2012-12-17 02:52:39 -05:00 |
|
Kenneth Reitz
|
7fc9378895
|
iter_json
Closed #1015
|
2012-12-17 02:42:34 -05:00 |
|
Kenneth Reitz
|
d5572ac13f
|
history is a tuple, not list
|
2012-12-17 02:32:19 -05:00 |
|
Kenneth Reitz
|
0d183c41a9
|
epic redirect generator is epic
|
2012-12-17 02:27:07 -05:00 |
|
Kenneth Reitz
|
0bee888f73
|
redirects work!
|
2012-12-17 02:21:22 -05:00 |
|
Kenneth Reitz
|
4a01272fb3
|
cleanup
|
2012-12-17 01:25:55 -05:00 |
|
Kenneth Reitz
|
42a206e5d3
|
better docstrings
|
2012-12-17 00:27:37 -05:00 |
|
Kenneth Reitz
|
d15365bf4f
|
remove useless attributes
|
2012-12-17 00:25:45 -05:00 |
|
Kenneth Reitz
|
898079f7e2
|
license
|
2012-12-17 00:18:04 -05:00 |
|
Kenneth Reitz
|
9ab3234f0e
|
Merge remote-tracking branch 'origin/master'
|
2012-12-17 00:10:35 -05:00 |
|
Kenneth Reitz
|
bf05b7aeb5
|
v1.0.0
|
2012-12-17 00:10:32 -05:00 |
|
Kenneth Reitz
|
7ec0170a00
|
keep json None fo row
|
2012-12-16 22:06:03 -05:00 |
|
Kenneth Reitz
|
8b141b326a
|
json errors
|
2012-12-16 22:03:55 -05:00 |
|
Kenneth Reitz
|
418a209330
|
Merge pull request #1012 from bodziec/master
Fixed small bug where user couldn't add custom headers
|
2012-12-16 12:14:23 -08:00 |
|
Bartek Sarul
|
73ca21ed8c
|
Fixed a bug where user couldn't add custom headers.
|
2012-12-16 15:59:28 +01:00 |
|
Kenneth Reitz
|
fee7a7a80d
|
Merge pull request #1011 from kuyan/master
Fixed relative import
|
2012-12-15 20:45:23 -08:00 |
|
Natan L
|
ed360dcaf5
|
Fixed relative import.
For Python 3 support.
|
2012-12-15 19:53:56 -08:00 |
|
Kenneth Reitz
|
7ef6b6b682
|
Merge pull request #1007 from passy/patch-1
Updated Travis CI URL in README
|
2012-12-15 13:14:41 -08:00 |
|
Pascal Hartig
|
b45a1081d2
|
Updated travis-ci URL in README
The old URL appears to be broken, redirecting to https://travis-ci.org//kennethreitz/requests
Also, according to [their wiki](http://about.travis-ci.org/docs/user/status-images/) the *secure* isn't required anymore.
|
2012-12-15 13:12:35 +01:00 |
|
Kenneth Reitz
|
12aa401885
|
Merge remote-tracking branch 'origin/master'
|
2012-12-15 05:50:05 -05:00 |
|
Kenneth Reitz
|
92d57036f3
|
WHOOOOOOOOOOOOOOOO
|
2012-12-15 05:50:01 -05:00 |
|
Kenneth Reitz
|
58c10edb07
|
Merge pull request #1006 from passy/test-py3k-fix
Use range in favor of xrange for py3k test compatibility
|
2012-12-15 02:22:25 -08:00 |
|
Kenneth Reitz
|
c6183d273c
|
fewer comments
|
2012-12-15 05:19:20 -05:00 |
|
Kenneth Reitz
|
3aefb8edc1
|
backup
|
2012-12-15 05:18:23 -05:00 |
|