Commit Graph

1589 Commits

Author SHA1 Message Date
Chris Dary 0e65dff008 Remove unnecessary bit from previous branch.
This reverts commit e2645826be.
2012-03-08 13:22:38 -08:00
Chris Dary fba77fc65f Potential fix for #436 2012-03-08 13:10:18 -08:00
Chris Dary 1cf5ec872c Merge remote-tracking branch 'upstream/develop' into develop 2012-03-08 08:19:33 -08:00
Kenneth Reitz 2f91d8e773 bunk 2012-03-07 16:54:53 -08:00
Kenneth Reitz 946f7ec579 percent encoded v0.10.7 2012-03-07 16:50:02 -08:00
Kenneth Reitz 658d609e9f default encode_uri to True 2012-03-07 16:46:15 -08:00
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
Chris Dary e2645826be Decode URL to utf-8 before joining.
To avoid UnicodeDecodeError's like on http://blip.fm/~1abvfu
2012-02-28 12:08:37 -05: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