Commit Graph

343 Commits

Author SHA1 Message Date
Kenneth Reitz 18270e1059 cleanups 2011-09-18 01:43:04 -04:00
Kenneth Reitz 645933a5da Gotta catch 'em all! 2011-09-18 01:32:54 -04:00
Kenneth Reitz 2a2e7bd190 pass around connections like pokémon cards 2011-09-18 01:32:37 -04:00
Kenneth Reitz 2d38f51834 kill AuthenticationError 2011-09-18 01:32:00 -04:00
Kenneth Reitz a3cc97128b Response.fo => Reponse.raw
raise_for_status() fixes
2011-09-17 22:46:17 -04:00
Kenneth Reitz 71d3490bcd optional blocking in urllib3 (for now) 2011-09-17 22:40:30 -04:00
Kenneth Reitz aa5e477236 basic get request works 2011-09-17 22:02:06 -04:00
Kenneth Reitz 3127a34298 remove invalidmethod 2011-09-17 20:41:10 -04:00
Kenneth Reitz e69a3a41f6 import urllib3! 2011-09-17 20:32:21 -04:00
Kenneth Reitz 608c61dcd9 remove poster! \o/ 2011-09-17 20:32:13 -04:00
Kenneth Reitz 84434fddee import urllib3 2011-09-17 20:30:08 -04:00
Jérémy Bethmont 2a9ae4b367 Fixed #161 (quoting issue). 2011-09-15 11:57:10 +02:00
Kenneth Reitz a8e77688f0 Merge pull request #150 2011-09-14 08:39:52 -04:00
Kenneth Reitz 34e3c7b68f fix for #160 2011-09-14 08:34:36 -04:00
Kenneth Reitz c8914bd4d4 X 2011-09-10 20:18:49 -04:00
Kenneth Reitz 058ef27178 clarify docs version 2011-09-10 19:11:03 -04:00
Kenneth Reitz ccb9eb28e1 slimming down the repo 2011-09-10 19:03:16 -04:00
Kenneth Reitz dd5a39731a Merge branch 'feature/curl' into develop
Conflicts:
	AUTHORS
	HISTORY.rst
2011-09-05 16:27:38 -04:00
Kenneth Reitz 1a64a29c84 Merge branch 'fix_redirect' of https://github.com/jerem/requests into develop 2011-09-05 16:22:39 -04:00
verm666 6f84ce72f2 Fixed logic for auto redirect in GET and HEAD methods. 2011-09-02 15:44:18 -04:00
Jérémy Bethmont 824d54f131 Only the path should be encoded (not the query, otherwise it makes a wrong redirection). 2011-09-02 15:06:58 +02: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 35fc3b4dbb cleanup 2011-08-28 03:22:46 -04:00
Kenneth Reitz dba7a5a7e2 shortcut strings 2011-08-28 03:22:20 -04:00
Kenneth Reitz 2fa180e9ea automatic header expansion 2011-08-28 03:22:03 -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 a276ebd240 Merge branch 'curl_feature' of https://github.com/mawaldne/requests into feature/curl 2011-08-23 23:50:56 -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
Mike Waldner 0bf60c8876 Adding check when _enc_data in None 2011-08-23 23:08:26 -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 ce3b85a62e unsuccessful 2011-08-23 23:01:35 -04:00
Mike Waldner 84d9ff0c5c More Small Cleanup 2011-08-23 22:34:05 -04:00
Mike Waldner 68a2954c67 Merge remote-tracking branch 'upstream/develop' into develop 2011-08-23 22:22:51 -04:00
Mike Waldner c56acf0e32 Small Cleanup 2011-08-23 22:17:36 -04:00
Mike Waldner 2a17e5237c Ive never seen anyone use the --'s unix command options 2011-08-23 22:03:42 -04:00