Commit Graph

30 Commits

Author SHA1 Message Date
Kenneth Reitz dd5a39731a Merge branch 'feature/curl' into develop
Conflicts:
	AUTHORS
	HISTORY.rst
2011-09-05 16:27:38 -04:00
Kenneth Reitz 6d25fff3f9 Added Josselin Jacquard to AUTHORS 2011-08-30 23:58:31 -04:00
Josselin Jacquard 1ecb593c7b Fix a bug when content-type is empty 2011-08-30 12:04:48 +02:00
Mike Waldner 58d63d55bc Sphinx Documentation
#139
2011-08-28 21:19:51 -04:00
Kenneth Reitz dba7a5a7e2 shortcut strings 2011-08-28 03:22:20 -04:00
Kenneth Reitz 3b9fc987b8 cleanup 2011-08-28 03:09:26 -04:00
Kenneth Reitz e272ec13c3 tuples too 2011-08-28 03:07:45 -04:00
Kenneth Reitz b97b4439c0 header expanding 2011-08-28 02:40:19 -04:00
Mike Waldner 3f98034c2a Trailing whitespace
#139
2011-08-25 23:57:56 -04:00
Mike Waldner 3d448f843e Adding cookies
#139
2011-08-25 23:55:24 -04:00
Mike Waldner 7fa4fdacc9 Adding in file support
#139
2011-08-24 22:01:06 -04:00
Mike Waldner 71195bb219 Adding myself to Authors. Small cleanup
#139
2011-08-24 01:50:06 -04:00
Mike Waldner ec0b708b18 Removing trailing whitespace
#139
2011-08-24 01:40:44 -04:00
Mike Waldner cfee830877 Renaming vars. String formatting
#139
2011-08-24 01:39:43 -04:00
Mike Waldner 3dd2235ac5 Adding basic authentication. Also string formatting
#139
2011-08-24 01:30:38 -04:00
Mike Waldner cc2c54093e Adding basic authentication. Also string formatting 2011-08-24 01:21:44 -04:00
Kenneth Reitz 2dfcc0bb7b string formatting
#139
2011-08-24 00:04:18 -04:00
Kenneth Reitz 256c86f8f7 moving curl into utils
#139
2011-08-23 23:54:33 -04:00
Kenneth Reitz 1d0a5b2665 whitespace 2011-08-23 23:09:51 -04:00
Kenneth Reitz 636e61d68b utils.unicode_from_html 2011-08-23 23:09:09 -04:00
Kenneth Reitz a94541d38c Only decode unicode from http headers
HTTP client, not HTML
#115
2011-08-23 23:03:18 -04:00
Kenneth Reitz 596aceb185 big docs update 2011-08-20 22:47:03 -04:00
Kenneth Reitz 873d128c5a docstrings for utils module 2011-08-20 19:58:00 -04:00
Kenneth Reitz 4906686186 utils.decode_gzip 2011-08-20 19:46:50 -04:00
Kenneth Reitz 8fbb1e6d97 move encoding methods into utils for external consumption 2011-08-20 19:17:41 -04:00
Kenneth Reitz e477fce211 add_dict_to_cookiejar
Signed-off-by: Kenneth Reitz <me@kennethreitz.com>
2011-08-17 02:25:56 -04:00
Kenneth Reitz f7024a6000 super cookiejar_from_dict powwerrrs 2011-08-17 02:01:13 -04:00
Kenneth Reitz ec33ce9d29 sp. 2011-08-17 01:32:12 -04:00
Kenneth Reitz d9e5717377 cookiejar_from_dict
#12
2011-08-17 01:29:58 -04:00
Kenneth Reitz 7e255177dc get cookies from response
#116
2011-08-17 01:23:49 -04:00