Commit Graph

1582 Commits

Author SHA1 Message Date
Kenneth Reitz abca7f0ad0 Merge remote-tracking branch 'origin/develop' into develop 2012-03-07 16:30:30 -08:00
Kenneth Reitz cf5ddecc4c encode_uri 2012-03-07 16:28:04 -08:00
Kenneth Reitz c1a44259d6 disablable encode_urls 2012-03-07 16:25:46 -08:00
Kenneth Reitz 54b2cb0b27 move config around a bit 2012-03-07 16:25:27 -08:00
Kenneth Reitz 09b6aef835 encode urls setting 2012-03-07 16:13:34 -08:00
Kenneth Reitz 6bb0529bed Merge pull request #466 from maxcountryman/develop
fixing a capitalization error in the send() method doc string
2012-03-01 14:21:45 -08:00
Max Countryman 1532effb68 fixing a capitalization error in the send() method doc string 2012-03-01 17:20:01 -05:00
Kenneth Reitz 65eaebb177 Merge remote-tracking branch 'origin/develop' into develop 2012-02-28 15:21:21 -05:00
Kenneth Reitz ab0714ce9c develop 2012-02-28 15:21:12 -05:00
Kenneth Reitz a3a7c504ad Merge pull request #464 from brendanmaguire/session_prefetch
Removed prefetch from args.
2012-02-28 12:19:25 -08:00
Brendan Maguire ca45da39fa Removed prefetch from args. 2012-02-28 20:16:01 +00:00
Kenneth Reitz 313ff95ee4 Merge pull request #463 from brendanmaguire/session_prefetch
Prefetch for sessions
2012-02-28 12:08:48 -08:00
Brendan Maguire 97815c9930 Prefetch for sessions 2012-02-28 20:02:21 +00:00
Kenneth Reitz 7cc898f9ed master build test 2012-02-26 11:30:44 -05:00
Kenneth Reitz ec979dc60a nose not found :( 2012-02-26 10:26:45 -05:00
Kenneth Reitz 32a6d07036 simpleci 2012-02-26 10:25:26 -05:00
Kenneth Reitz d6c2d8f1dc simpleci 2012-02-26 10:24:48 -05:00
Kenneth Reitz 4a5c94f410 rudolf the red-nosed reindeer 2012-02-26 10:22:47 -05:00
Kenneth Reitz 0eb5b633aa v0.10.6 v0.10.6 2012-02-25 23:17:45 -05:00
Kenneth Reitz 56c36ac27d history 2012-02-25 23:16:08 -05:00
Kenneth Reitz 508bd26741 Merge remote-tracking branch 'origin/develop' into develop 2012-02-25 23:15:54 -05:00
Kenneth Reitz 835053c55e #452 2012-02-25 23:15:33 -05:00
Kenneth Reitz f0e0a62bbe Merge branch 'develop' of https://github.com/honzajavorek/requests into develop 2012-02-25 23:14:49 -05:00
Kenneth Reitz bdcbabb758 Merge pull request #450 from Lukasa/issue_440
Issue #440: Accept '=' in cookie keys.
2012-02-25 20:14:11 -08:00
Kenneth Reitz 7cc2d468c7 urllib3 v1.2.2 2012-02-25 23:11:20 -05:00
Kenneth Reitz 83f4c01564 urllib3 release 2012-02-25 23:11:06 -05:00
Kenneth Reitz cfeb485434 v0.10.5 v0.10.5 2012-02-25 23:05:39 -05:00
Kenneth Reitz d3b7f98814 hurray for passing tests 2012-02-25 22:44:46 -05:00
Kenneth Reitz f5b0043c08 #457 2012-02-25 22:40:18 -05:00
Kenneth Reitz 6ce27f7d55 Merge branch 'develop' of https://github.com/asciimoo/requests into develop 2012-02-25 22:39:29 -05:00
asciimoo 531dc35126 [enh] async.imap added -- generator object handling 2012-02-26 04:04:33 +01:00
Kenneth Reitz d974b46dbe simplify httpbin stuff 2012-02-25 21:57:30 -05:00
Kenneth Reitz ea1d5f3648 Fix content-length: 0
#454
2012-02-24 18:42:33 -05:00
Kenneth Reitz 83b4081e85 Builds?? 2012-02-24 00:45:17 -05:00
Kenneth Reitz e18e79d820 python3 fix 2012-02-24 00:44:01 -05:00
Kenneth Reitz 7234c7240a Merge branch 'master' into develop 2012-02-23 23:51:24 -05:00
Kenneth Reitz 7fa6276eb7 i can't believe i'm doing this 2012-02-23 22:43:16 -05:00
Kenneth Reitz bbdf81dc1c teh spelling 2012-02-23 22:34:17 -05:00
Kenneth Reitz 4b0d53dcb7 no color 2012-02-23 22:27:29 -05:00
Kenneth Reitz 746d2cad5d mirrors 2012-02-23 22:22:43 -05:00
Kenneth Reitz 14f57f6585 Merge remote-tracking branch 'origin/develop' into develop 2012-02-23 22:21:16 -05:00
Kenneth Reitz e63dff0a3a travis ci 2012-02-23 22:14:31 -05:00
Honza Javorek 09c0365255 str is redefined in compat module, but was not imported 2012-02-23 23:51:59 +01:00
Honza Javorek 1661bf6543 get_unicode_from_response returned str instead of unicode 2012-02-23 17:28:56 +01:00
Cory Benfield 2ef0b1b51d Accept '=' in cookie keys. 2012-02-21 22:51:38 +00:00
Kenneth Reitz 3c58600187 Merge pull request #449 from benweatherman/develop
Don't bonk if .netrc isn't readable
2012-02-21 13:55:50 -08:00
Ben 572c15d049 Don't bonk if .netrc isn't readable.
It's possible in some shared hosting environments that the .netrc file isn't readable by the user for the calling process. In that circumstance, just forgo the netrc authentication.
2012-02-21 15:53:33 -06:00
Kenneth Reitz 99a6074816 Merge pull request #447 from gwrtheyrn/patch-1
Added StringIO/Image example to quickstart documentation.
2012-02-21 00:27:16 -08:00
Danilo Bargen 8b750ee182 Added StringIO/Image example to quickstart documentation. 2012-02-21 09:24:52 +01:00
Kenneth Reitz c9b4920230 v0.10.4 v0.10.4 2012-02-20 16:21:25 -05:00