Ian Cordasco
8081d7b15c
Fixes #817 .
...
Use dicts and lists where necessary but accept both dicts and lists of
2-tuples everywhere.
2012-09-02 23:10:28 -04:00
Kenneth Reitz
c8f166f696
Merge remote-tracking branch 'origin/develop' into develop
2012-09-02 04:50:30 -04:00
Kenneth Reitz
a69cf7e71c
v0.14.0
v0.14.0
2012-09-02 04:50:05 -04:00
Kenneth Reitz
6497d11049
Merge pull request #831 from slingamn/permissive_itercontent_2
...
permissive implementation of iter_content
2012-09-02 01:47:19 -07:00
Shivaram Lingamneni
77cf995165
permissive implementation of iter_content
...
This allows iter_content and iter_lines to succeed without
crashing even after the response content has been fetched
(iter_content gives you an iterator over the prefetched
content)
2012-09-02 01:42:30 -07:00
Kenneth Reitz
1175866033
Merge pull request #826 from hazzadous/develop
...
Updated content workflow section of the advanced user docs
2012-08-31 16:49:47 -07:00
Kenneth Reitz
81897dd138
Merge remote-tracking branch 'origin/develop' into develop
2012-08-31 02:06:21 -04:00
Kenneth Reitz
5fedbbf7f0
oops
2012-08-31 02:06:15 -04:00
Harry Waye
991b853bd9
Updated content workflow section of the advanced use docs
2012-08-30 18:14:37 +01:00
Kenneth Reitz
0ad445651e
Merge pull request #819 from ayanamist/develop
...
Correct OAuth1 with query or data.
2012-08-29 04:29:41 -07:00
ayanamist
babac7368b
Change variable name "_cond" -> "_oauth_signed".
2012-08-28 15:38:13 +08:00
ayanamist
aded42f232
Try to keep the header too if content-type is application/x-www-form-urlencoded
2012-08-28 15:24:09 +08:00
ayanamist
46ff4b3862
Fix the comment too.
...
If content-type is multipart/form-data, keep the header.
2012-08-28 15:20:53 +08:00
Kenneth Reitz
b5b2e51fc5
Merge pull request #818 from r1chardj0n3s/develop
...
improve top-level docstring
2012-08-27 22:38:46 -07:00
ayanamist
8a1d53eb3a
Correct OAuth1 with query or data.
2012-08-28 12:52:32 +08:00
Richard Jones
f4311269d7
improve top-level docstring
2012-08-28 09:36:00 +10:00
Kenneth Reitz
b9ecf45683
Merge remote-tracking branch 'origin/develop' into develop
2012-08-26 18:34:16 -04:00
Kenneth Reitz
b257b10281
typo
2012-08-26 18:34:09 -04:00
Kenneth Reitz
9fb63adfa5
Merge pull request #814 from asapo/develop
...
import cchardet if available
2012-08-26 09:47:09 -07:00
Kenneth Reitz
ace89395b6
Merge pull request #815 from ayanamist/develop
...
Use logger instead of direct logging call.
2012-08-26 09:46:18 -07:00
ayanamist
913ef867be
Use logger instead of direct logging call.
2012-08-27 00:43:39 +08:00
asapo
fc9b8a0214
import cchardet if available
2012-08-27 01:30:04 +09:00
Kenneth Reitz
6da48dbd93
no .
2012-08-25 11:46:41 -04:00
Kenneth Reitz
1be2a55a39
Remove exception eating from dispatch_hook.
v0.13.9
2012-08-25 11:07:13 -04:00
Kenneth Reitz
ab57c076e3
Merge pull request #811 from lucian1900/develop
...
Remove exception eating from dispatch_hook.
2012-08-25 08:06:56 -07:00
Kenneth Reitz
94869e720e
v0.13.9
2012-08-25 10:49:16 -04:00
Kenneth Reitz
f65b790e9d
Cleanup #800
2012-08-25 10:44:53 -04:00
Kenneth Reitz
fa44921241
Merge pull request #800 from ayanamist/develop
...
Fix kennethreitz/requests#790
2012-08-25 07:41:15 -07:00
Kenneth Reitz
088454b145
Merge pull request #805 from Lukasa/develop
...
Remove None values from post data.
2012-08-25 07:35:06 -07:00
Kenneth Reitz
4571a9e50e
Merge remote-tracking branch 'origin/develop' into develop
2012-08-25 10:33:42 -04:00
Kenneth Reitz
95c82c7c0b
Merge branch 'develop' of git://github.com/weak/requests into develop
2012-08-25 10:33:37 -04:00
Kenneth Reitz
390a4ae4bc
Merge pull request #806 from rhyselsmore/develop
...
General Housekeeping
2012-08-24 21:48:30 -07:00
Rhys Elsmore
29aa21a2fd
Not sure if meant to be pluralized
2012-08-23 16:38:28 +10:00
Rhys Elsmore
217a9d50cd
Removed Duplicate Import
2012-08-23 16:18:47 +10:00
Cory Benfield
751e7a0a66
Do not post None values in data.
2012-08-22 22:33:25 +01:00
Cory Benfield
b781acc7ab
Add a failing test for Issue #378 .
2012-08-22 22:33:20 +01:00
Andrew Tolbert
f18733d2be
Fix for #804 - Session params ommited in 0.13.8. If default_kwarg is a list, attempt to convert to dictionary
2012-08-22 09:49:40 -05:00
Kenneth Reitz
4889adce4e
Merge pull request #802 from Lukasa/develop
...
Tiny formatting changes in Advanced docs
2012-08-20 09:04:44 -07:00
Cory Benfield
b5ce5029ea
Cleanup Advanced doc and remove `.:' from docs
2012-08-20 16:58:43 +01:00
Kenneth Reitz
9eaee76c33
v0.13.8
2012-08-21 01:15:50 +10:00
Kenneth Reitz
c323047dbe
no more multidict
2012-08-21 01:10:55 +10:00
Kenneth Reitz
d8dcd35316
Fixes #711 !
2012-08-21 01:06:33 +10:00
Kenneth Reitz
0841940aea
Merge remote-tracking branch 'origin/develop' into develop
2012-08-21 00:55:31 +10:00
Kenneth Reitz
a320336b5c
Merge pull request #801 from rhyselsmore/develop
...
Added in a link handler as per issue #711
2012-08-20 07:54:48 -07:00
Kenneth Reitz
7c23fa364f
Rhys
2012-08-21 00:54:39 +10:00
Kenneth Reitz
49a7947bcb
link docs!
2012-08-21 00:52:09 +10:00
Rhys Elsmore
f3159ed4f6
Added in a link handler as per issue #711
2012-08-21 00:47:19 +10:00
Kenneth Reitz
3514816d63
Merge remote-tracking branch 'origin/develop' into develop
2012-08-21 00:43:27 +10:00
Kenneth Reitz
e5fc88ad37
MultiDict
2012-08-21 00:43:16 +10:00
Kenneth Reitz
a032e7c392
link headers
2012-08-21 00:43:05 +10:00