Kenneth Reitz
|
9a1a4136ac
|
new SSLError
|
2011-12-28 02:43:03 -05:00 |
|
Kenneth Reitz
|
ca26c1a253
|
api cleanup
|
2011-12-28 02:42:57 -05:00 |
|
Kenneth Reitz
|
a91ac242f3
|
simplify api.request
|
2011-12-28 01:51:26 -05:00 |
|
Kenneth Reitz
|
31d495fb02
|
certifi
|
2011-12-28 01:28:49 -05:00 |
|
Kenneth Reitz
|
bdda99c0c1
|
urllib3 update
|
2011-12-27 23:14:54 -05:00 |
|
Kenneth Reitz
|
9ed93044e0
|
Merge branch 'develop'
|
2011-12-24 03:16:54 -05:00 |
|
Kenneth Reitz
|
0bfc029b5e
|
v0.8.7
v0.8.7
|
2011-12-24 03:16:40 -05:00 |
|
Kenneth Reitz
|
4eb2759400
|
force safe mode for async
|
2011-12-24 03:06:13 -05:00 |
|
Kenneth Reitz
|
0001f5b651
|
Merge remote-tracking branch 'origin/develop' into develop
|
2011-12-23 17:24:34 -05:00 |
|
Ori Livneh
|
e1615e0f1e
|
Make safe_mode handle exceptions more consistently
|
2011-12-23 16:14:46 -05:00 |
|
Kenneth Reitz
|
3483bae24f
|
Update docs/index.rst
|
2011-12-22 23:09:27 -05:00 |
|
Ori Livneh
|
716d29c49c
|
fix iteration on null responses in safe_mode
|
2011-12-22 21:10:43 -05:00 |
|
Ori Livneh
|
a7223f86a9
|
Undo stupid change to while loop
|
2011-12-22 17:51:22 -05:00 |
|
Ori Livneh
|
2c0ff95d4d
|
Revert "Revert "Make safe_mode play nice with timeout (fixes #312)""
This reverts commit 91766548d1.
|
2011-12-22 17:50:43 -05:00 |
|
Ori Livneh
|
91766548d1
|
Revert "Make safe_mode play nice with timeout (fixes #312)"
This reverts commit 805c4db55413c96c5d6e0f95560119c000f660c9.
|
2011-12-22 17:42:57 -05:00 |
|
Ori Livneh
|
12f3c65e5a
|
Make safe_mode play nice with timeout (fixes #312)
|
2011-12-22 16:52:29 -05:00 |
|
Kenneth Reitz
|
f5e421e880
|
1 instead of True
#313
|
2011-12-22 11:55:55 -05:00 |
|
Kenneth Reitz
|
9d88ac7b50
|
Merge branch 'develop' of https://github.com/atdt/requests into develop
Conflicts:
AUTHORS.rst
|
2011-12-22 11:55:13 -05:00 |
|
Kenneth Reitz
|
75dc012f41
|
AUTHORS += 'Ori Livneh'
#313
|
2011-12-22 11:54:07 -05:00 |
|
Ori Livneh
|
f214b91d77
|
fix bug that causes iter_lines to truncate content
Currently, if the response does not terminate with a newline, iter_lines
truncates the trailing remainder.
|
2011-12-20 02:01:37 -05:00 |
|
Kenneth Reitz
|
f80fbad4ff
|
Update AUTHORS.rst
|
2011-12-19 12:25:59 -05:00 |
|
Kenneth Reitz
|
2e38f54b39
|
Merge pull request #311 from jemerick/patch-1
Add Twitter Streaming API example to Advanced Usage docs
|
2011-12-19 08:51:15 -08:00 |
|
Jason Emerick
|
2c153c1556
|
Add Twitter Streaming API example to Advanced Usage docs
|
2011-12-19 11:45:32 -05:00 |
|
Kenneth Reitz
|
70fbd27d5c
|
Merge commit 'v0.8.6'
|
2011-12-18 19:19:14 -05:00 |
|
Kenneth Reitz
|
c910b958f0
|
quotes
v0.8.6
|
2011-12-18 19:18:16 -05:00 |
|
Kenneth Reitz
|
6ce4ece8aa
|
v0.8.6
|
2011-12-18 19:18:09 -05:00 |
|
Kenneth Reitz
|
5be6c21b14
|
added @chrisguitarguy to authors.
#309
|
2011-12-18 19:17:51 -05:00 |
|
Kenneth Reitz
|
8207ed074e
|
keep auth DRY
|
2011-12-18 19:14:50 -05:00 |
|
Kenneth Reitz
|
f8cf713f41
|
Merge branch 'proxy_auth' of https://github.com/chrisguitarguy/requests into develop
|
2011-12-18 19:11:39 -05:00 |
|
Kenneth Reitz
|
8f58c095c5
|
urllib3 update
|
2011-12-18 14:10:38 -05:00 |
|
Kenneth Reitz
|
5937282618
|
pyc importer
|
2011-12-18 14:07:21 -05:00 |
|
Kenneth Reitz
|
a3b8ef15db
|
urllib3 import
|
2011-12-18 14:07:12 -05:00 |
|
Christopher Davis
|
4e2ecd6987
|
Fixed some tab/spaces mixed issues
|
2011-12-17 13:48:40 -06:00 |
|
Christopher Davis
|
814e0520ad
|
Add Proxy Authorization support
|
2011-12-17 13:40:04 -06:00 |
|
Kenneth Reitz
|
19a2a6c6d1
|
Merge branch 'develop'
|
2011-12-14 10:43:41 -05:00 |
|
Kenneth Reitz
|
0e711f2f9d
|
v0.8.5
v0.8.5
|
2011-12-14 10:43:08 -05:00 |
|
Kenneth Reitz
|
5e60279a19
|
whitespace
|
2011-12-14 10:37:46 -05:00 |
|
Kenneth Reitz
|
6fb2674446
|
iter_lines!
|
2011-12-14 10:37:40 -05:00 |
|
Kenneth Reitz
|
5a3aae73ba
|
test iter_lines
|
2011-12-14 10:34:31 -05:00 |
|
Kenneth Reitz
|
47510486ec
|
httpbin reports multiple values now
|
2011-12-14 10:33:47 -05:00 |
|
Kenneth Reitz
|
c3bba1543b
|
new reqs location
|
2011-12-14 10:33:29 -05:00 |
|
Kenneth Reitz
|
cef1811415
|
httpbin v0.0.6
|
2011-12-14 10:33:22 -05:00 |
|
Kenneth Reitz
|
21acc6b732
|
newline
|
2011-12-13 18:23:04 -05:00 |
|
Kenneth Reitz
|
ba71e2a3cb
|
shuffle reqs
|
2011-12-13 14:37:25 -05:00 |
|
Kenneth Reitz
|
baf3dcb6c7
|
less
|
2011-12-12 18:30:45 -05:00 |
|
Kenneth Reitz
|
8b92b6513c
|
trying less toc
|
2011-12-12 18:29:41 -05:00 |
|
Kenneth Reitz
|
03ddf26596
|
more assertive
|
2011-12-11 11:57:50 -05:00 |
|
Kenneth Reitz
|
8c1fd5db95
|
Merge branch 'develop'
|
2011-12-11 11:41:42 -05:00 |
|
Kenneth Reitz
|
10eed6344c
|
v0.8.4
v0.8.4
|
2011-12-11 11:39:57 -05:00 |
|
Kenneth Reitz
|
06eee390dd
|
updated notice
|
2011-12-11 11:39:11 -05:00 |
|