Kenneth Reitz
a869be1e5a
Merge pull request #343 from shazow/urllib3-attribution
...
urllib3 attribution in docs
2012-01-07 15:28:17 -08:00
Andrey Petrov
68619b8088
Merge branch 'develop' of https://github.com/kennethreitz/requests into urllib3-attribution
2012-01-07 15:19:02 -08:00
Andrey Petrov
534cdd7587
Rewriting history for correctness.
2012-01-07 15:17:14 -08:00
Andrey Petrov
e185aec920
Adding a humble mention of urllib3 to the Requests intros.
2012-01-07 15:17:06 -08:00
Kenneth Reitz
14e8eea0ee
Merge remote-tracking branch 'origin/develop' into develop
2012-01-07 17:18:53 -05:00
Kenneth Reitz
2b849545ea
urllib3 update
2012-01-07 17:18:49 -05:00
Kenneth Reitz
15396fb2f9
Update docs/user/advanced.rst
2012-01-07 13:44:09 -05:00
Kenneth Reitz
1acef81ed3
Merge pull request #342 from bjedwards/patch-1
...
Fix syntax error in last commit.
2012-01-06 12:53:56 -08:00
Ben Edwards
a25141f9f4
Fix syntax error in last commit.
2012-01-06 13:52:49 -07:00
Kenneth Reitz
d339ffe9d9
@ojii
2012-01-06 11:36:04 -05:00
Kenneth Reitz
c5ba5888b5
Merge pull request #341 from ojii/patch-1
...
Give a more useful error message when the URL supplied does not contain ...
2012-01-06 08:20:49 -08:00
Jonas Obrist
3415e6de0b
Give a more useful error message when the URL supplied does not contain a schema.
2012-01-06 16:20:33 +01:00
Kenneth Reitz
638532dd9a
v0.9.1
v0.9.1
2012-01-06 01:10:53 -05:00
Kenneth Reitz
c6fc7d99b5
Merge branch 'develop' of https://github.com/gazpachoking/requests into develop
2012-01-06 01:08:06 -05:00
Kenneth Reitz
281e0598bc
Merge pull request #333 from bryanhelmig/develop
...
Add eager mode for raising errors immediately.
2012-01-05 22:04:11 -08:00
Bryan Helmig
aa39fb0c80
mention of error modes in quickstart
2012-01-05 14:11:19 -06:00
Bryan Helmig
459a91c54f
highway to the danger_mode
2012-01-05 12:50:44 -06:00
Bryan Helmig
115b51e68c
add eager mode for raising errors immediately
2012-01-04 22:08:01 -06:00
Kenneth Reitz
4441697e49
Update README.rst
2012-01-03 10:21:13 -05:00
Chase Sterling
5174ab4325
Make sure newlines at chunk borders do not get dropped using iter_lines.
2012-01-03 00:38:59 -05:00
Chase Sterling
95911f059a
Refactor r.iter_lines to retrieve more than one byte at a time.
...
Fixes universal line ending handling, but takes away ability to specyfy
custom line endings.
2012-01-02 16:19:35 -05:00
Kenneth Reitz
e3288d5e33
Update docs/user/install.rst
2012-01-02 02:50:09 -05:00
Kenneth Reitz
49140d6880
✨ 2012 ✨
2012-01-01 00:44:20 -05:00
Chase Sterling
9c6ffc5303
Refactor stream_decode_gzip and _deflate into one function, stream_decompress.
...
stream_decompress will now iterate over the raw data if there is a problem with decompression
Remove gzip decoding from Response.content, as urllib3 was doing it anyway.
2011-12-30 22:18:08 -05:00
Chase Sterling
f80984f377
Implement automatic deflating when using response.iter_content. refs #327
...
Refactor response.iter_lines to use responset.iter_content.
2011-12-30 18:55:56 -05:00
Kenneth Reitz
9c0a0fbd01
ch ch changes
v0.9.0
2011-12-28 04:49:51 -05:00
Kenneth Reitz
57dbab2932
v0.9.0 history
2011-12-28 04:48:57 -05:00
Kenneth Reitz
7fdb541e2d
make it true
2011-12-28 04:48:27 -05:00
Kenneth Reitz
082f4d8948
packaging
v0.8.9
2011-12-28 04:38:38 -05:00
Kenneth Reitz
8aa015ffc9
v0.8.9
2011-12-28 04:26:23 -05:00
Kenneth Reitz
cfb1a478ac
ssl hostname
2011-12-28 04:25:43 -05:00
Kenneth Reitz
28db6c3f53
engrish
2011-12-28 03:58:08 -05:00
Kenneth Reitz
5f768b191d
certifi v0.0.4
v0.8.8
2011-12-28 03:51:41 -05:00
Kenneth Reitz
d9a9a981bc
certifi v0.0.2
2011-12-28 03:30:33 -05:00
Kenneth Reitz
9fcfec18da
ssl docs
2011-12-28 03:18:40 -05:00
Kenneth Reitz
a83268b01b
v0.8.8 release
2011-12-28 03:01:36 -05:00
Kenneth Reitz
a1afbfbaa3
external tests
2011-12-28 03:01:00 -05:00
Kenneth Reitz
4114b04521
v0.8.8!
2011-12-28 03:00:53 -05:00
Kenneth Reitz
f7e67c01ea
only use session verify when not modified
2011-12-28 02:57:36 -05:00
Kenneth Reitz
544a5fea59
more info
2011-12-28 02:51:49 -05:00
Kenneth Reitz
0a8bb2e1b3
verification support in sessions
2011-12-28 02:51:42 -05:00
Kenneth Reitz
5184f0c5a9
SSL support!
2011-12-28 02:43:13 -05:00
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