Kenneth Reitz
|
36842db26f
|
stuff and things
|
2012-01-22 20:12:49 -05:00 |
|
Kenneth Reitz
|
e84a7c7e6f
|
whatever
|
2012-01-22 20:12:43 -05:00 |
|
Kenneth Reitz
|
2109afc144
|
further
|
2012-01-22 19:42:13 -05:00 |
|
Kenneth Reitz
|
786dfdd7e5
|
python3 version of urllib3
|
2012-01-22 15:06:58 -05:00 |
|
Kenneth Reitz
|
62d05f842d
|
dates
|
2012-01-21 23:19:49 -05:00 |
|
Kenneth Reitz
|
fc3b03a5f5
|
@gulopine
|
2012-01-21 23:18:06 -05:00 |
|
Kenneth Reitz
|
f4f2bd9fab
|
Response.url.
|
2012-01-21 23:10:37 -05:00 |
|
Kenneth Reitz
|
b0555b68e7
|
history!
v0.10.0
|
2012-01-21 23:06:34 -05:00 |
|
Kenneth Reitz
|
497695864b
|
Beautiful history.
|
2012-01-21 23:03:07 -05:00 |
|
Kenneth Reitz
|
128b49a1fb
|
whitespace
|
2012-01-21 23:00:28 -05:00 |
|
Kenneth Reitz
|
0dbda6665d
|
cleanup
|
2012-01-21 22:59:57 -05:00 |
|
Kenneth Reitz
|
464279f48d
|
typo
Signed-off-by: Kenneth Reitz <me@kennethreitz.com>
|
2012-01-21 22:58:38 -05:00 |
|
Kenneth Reitz
|
b14a244ab4
|
simpler
|
2012-01-21 22:57:24 -05:00 |
|
Kenneth Reitz
|
2c7e920298
|
don't double decode
|
2012-01-21 22:56:53 -05:00 |
|
Kenneth Reitz
|
b725bfd3fb
|
Use chardet for detection when no encoding is provided.
|
2012-01-21 22:55:41 -05:00 |
|
Kenneth Reitz
|
47e96b8040
|
chardet
|
2012-01-21 22:35:19 -05:00 |
|
Kenneth Reitz
|
9a1348707c
|
chardet
|
2012-01-21 22:35:11 -05:00 |
|
Kenneth Reitz
|
ada98899f8
|
build number
|
2012-01-21 20:00:12 -05:00 |
|
Kenneth Reitz
|
16a7a26452
|
v0.10.0
|
2012-01-21 19:58:51 -05:00 |
|
Kenneth Reitz
|
2c04f9d199
|
Merge remote-tracking branch 'origin/develop' into develop
|
2012-01-21 17:48:55 -05:00 |
|
Kenneth Reitz
|
70e98e47cf
|
No encoding? r.text is None.
|
2012-01-21 17:48:51 -05:00 |
|
Kenneth Reitz
|
b525dc29f7
|
Merge pull request #370 from piotr-dobrogost/develop
tiny map() refactoring
|
2012-01-21 05:13:15 -08:00 |
|
Kenneth Reitz
|
a3fb5ac326
|
history
|
2012-01-21 07:47:46 -05:00 |
|
Kenneth Reitz
|
8e6f98f44e
|
Merge branch 'redsea' into develop
|
2012-01-21 07:17:30 -05:00 |
|
Kenneth Reitz
|
9ba93b885c
|
history
|
2012-01-21 07:17:23 -05:00 |
|
Kenneth Reitz
|
5f44d79729
|
move digest to new register_hook
#372
|
2012-01-21 07:14:26 -05:00 |
|
Kenneth Reitz
|
a3b26c7e5b
|
Provide new register_hook system.
#372
|
2012-01-21 07:13:58 -05:00 |
|
Kenneth Reitz
|
e9be7c1a58
|
make list of HOOKS available
|
2012-01-21 07:07:18 -05:00 |
|
Kenneth Reitz
|
6c359b2457
|
Merge branch 'develop' of https://github.com/jgorset/requests into redsea
|
2012-01-21 06:36:06 -05:00 |
|
Johannes Gorset
|
7647e52943
|
Facilitate for multiple hooks
|
2012-01-21 12:14:55 +01:00 |
|
Johannes Gorset
|
a0ae2e6c7b
|
Default the encoding of "text" media subtypes to "ISO-8859-1"
Ref. RFC2616 (HyperText Transfer Protocol), section 3.7.1 (Canonicalization and Text Defaults).
|
2012-01-21 11:01:45 +01:00 |
|
Kenneth Reitz
|
efd2b57b92
|
cleanup docs for request defaults
|
2012-01-21 01:44:57 -05:00 |
|
Kenneth Reitz
|
47aba0cc20
|
remove is_error
|
2012-01-21 01:31:23 -05:00 |
|
Kenneth Reitz
|
f5a2b75924
|
only try to decode if self.encoding is set
|
2012-01-21 01:28:26 -05:00 |
|
Kenneth Reitz
|
49a38ac89a
|
New bytes/unicode separation.
Response.content for bytes.
New Response.text for unicode.
|
2012-01-21 01:24:21 -05:00 |
|
Kenneth Reitz
|
6d071f4331
|
kill decode_unicode config
|
2012-01-21 01:23:35 -05:00 |
|
Piotr Dobrogost
|
3873121c01
|
tiny map() refactoring
|
2012-01-20 21:42:25 +01:00 |
|
Kenneth Reitz
|
5bff8e362f
|
Update docs/dev/todo.rst
|
2012-01-19 18:43:43 -05:00 |
|
Kenneth Reitz
|
62733146be
|
Merge pull request #366 from jgorset/how-to-help
Elaborate on how to help
|
2012-01-19 15:42:55 -08:00 |
|
Kenneth Reitz
|
99f6581770
|
Merge pull request #368 from jgorset/unicode-response-url
Decode response URL to a unicode string.
|
2012-01-19 15:42:27 -08:00 |
|
Johannes Gorset
|
b37fbf30a3
|
Decode response URL to a unicode string.
Fixes #182
|
2012-01-20 00:34:44 +01:00 |
|
Johannes Gorset
|
e65d0ac9e3
|
Elaborate on how to help
|
2012-01-20 00:09:30 +01:00 |
|
Kenneth Reitz
|
61a0e85672
|
Merge pull request #364 from gthank/8efb6cc870bd23de0d8d87708217d818236a733f
Allow sessions and async requests to mix.
|
2012-01-19 11:12:23 -08:00 |
|
Kenneth Reitz
|
c18e6459a8
|
v0.9.3
v0.9.3
|
2012-01-18 21:56:33 -05:00 |
|
Kenneth Reitz
|
6db255d17d
|
Merge branch 'develop' of github.com:kennethreitz/requests into develop
|
2012-01-18 21:49:25 -05:00 |
|
Kenneth Reitz
|
49d79546e8
|
v0.9.2
|
2012-01-18 21:25:03 -05:00 |
|
Kenneth Reitz
|
f3ba022f46
|
Merge branch 'streaming' of https://github.com/RonnyPfannschmidt/requests into develop
|
2012-01-18 21:05:56 -05:00 |
|
Kenneth Reitz
|
17f2002839
|
Merge pull request #363 from gazpachoking/develop
Stop always verifying certs for same host that has verified once.
|
2012-01-18 17:19:43 -08:00 |
|
Chase Sterling
|
a6ee9757a7
|
Add myself to AUTHORS
|
2012-01-18 19:51:10 -05:00 |
|
Chase Sterling
|
d9cb18ad2a
|
Make sure verify=False is respected for session even when there has already been a verified request to the same host.
Update tests to expose the (fixed) problem.
|
2012-01-18 19:49:22 -05:00 |
|