Commit Graph

2426 Commits

Author SHA1 Message Date
Kenneth Reitz 27c6dc3735 Merge pull request #1020 from Lukasa/misc
Fix off-by-one error.
2012-12-17 10:46:09 -08:00
Cory Benfield 8b1b706903 Fix off-by-one error. 2012-12-17 18:42:32 +00:00
Kenneth Reitz 64eee1eba7 v1.0.1 2012-12-17 13:42:03 -05:00
Kenneth Reitz 1e64fbcb55 CURL_CA_BUNDLE 2012-12-17 13:41:20 -05:00
Kenneth Reitz 910b2312d6 fix verify bug
Fixes #1019
2012-12-17 13:38:38 -05:00
Kenneth Reitz 9bb332fee1 remove .env 2012-12-17 12:55:40 -05:00
Kenneth Reitz 31c73a61f9 testimonial 2012-12-17 10:26:11 -05:00
Kenneth Reitz 0d8d99de66 travis on 3.3 is broken v1.0.0 2012-12-17 10:07:13 -05:00
Kenneth Reitz 88b5ebceb6 no 3.0 2012-12-17 09:59:05 -05:00
Kenneth Reitz 4c647cd8b7 0x01000 2012-12-17 09:57:48 -05:00
Kenneth Reitz b95ad3f6a8 ready. 2012-12-17 09:57:13 -05:00
Kenneth Reitz 957216d1fb makin' history 2012-12-17 08:46:50 -05:00
Kenneth Reitz 92209d9ebe 3.3 2012-12-17 08:42:47 -05:00
Kenneth Reitz c2100c0a4e requirements.txt 2012-12-17 08:39:13 -05:00
Kenneth Reitz c65a52a1d0 update 2012-12-17 08:36:58 -05:00
Kenneth Reitz 1451ba0c6d update docs 2012-12-17 08:33:18 -05:00
Kenneth Reitz 480a3821ab remove chardet 2012-12-17 08:17:19 -05:00
Kenneth Reitz 0569fe44d8 new tests! 2012-12-17 08:09:52 -05:00
Kenneth Reitz 73ed0d01f6 basic tests 2012-12-17 07:39:27 -05:00
Kenneth Reitz 82cce02120 basic test 2012-12-17 07:29:33 -05:00
Kenneth Reitz e4c4c80b82 remove all old tests 2012-12-17 07:27:25 -05:00
Kenneth Reitz a982b0d903 proxy manager 2012-12-17 07:21:10 -05:00
Kenneth Reitz c3431bb6f2 tension 2012-12-17 07:01:59 -05:00
Kenneth Reitz d11522b29e Connection Adapter Mounting! 2012-12-17 06:55:33 -05:00
Kenneth Reitz bc34f33955 apparent_encoding 2012-12-17 06:35:10 -05:00
Kenneth Reitz 4c3b9df609 /s/prefetch/stream 2012-12-17 06:35:01 -05:00
Kenneth Reitz 5b5d8a81b7 remove bunk 2012-12-17 06:26:22 -05:00
Kenneth Reitz bc4af7c7e1 docstrings 2012-12-17 06:25:47 -05:00
Kenneth Reitz ca0d08eeda urlparse(url) 2012-12-17 06:25:03 -05:00
Kenneth Reitz a197309e21 generator rejection 2012-12-17 06:02:01 -05:00
Kenneth Reitz a75ba04eed return_response 2012-12-17 05:59:17 -05:00
Kenneth Reitz 899c9a9522 fix cookies 2012-12-17 05:49:25 -05:00
Kenneth Reitz 42b0295521 __attrs__ 2012-12-17 05:48:18 -05:00
Kenneth Reitz 4bad1285b6 nice and cleanup 2012-12-17 05:47:41 -05:00
Kenneth Reitz a776e7cb3e fix params support 2012-12-17 05:23:22 -05:00
Kenneth Reitz def20cdb0c remove iter_json, don't want to commit to it 2012-12-17 05:12:59 -05:00
Kenneth Reitz 92355ada54 cleanup 2012-12-17 05:09:44 -05:00
Kenneth Reitz 42ee255c80 no staticmethod 2012-12-17 04:56:16 -05:00
Kenneth Reitz 4837900832 digest works!
added some nice backwards compatible stuff too
2012-12-17 04:55:58 -05:00
Kenneth Reitz 1c30ef453b remove old auth stuff 2012-12-17 04:33:13 -05:00
Kenneth Reitz 377078b0f5 hooks and things 2012-12-17 04:31:26 -05:00
Kenneth Reitz 2c5b0207f5 new urllib3 2012-12-17 04:08:36 -05:00
Kenneth Reitz e7598e006c charade v1.0.1 2012-12-17 04:08:03 -05:00
Kenneth Reitz 03c8e23dbb response 2012-12-17 03:56:58 -05:00
Kenneth Reitz ee6c638e9c hmmm 2012-12-17 03:51:23 -05:00
Kenneth Reitz 2b4ca0b0dc redorder imports 2012-12-17 03:32:24 -05:00
Kenneth Reitz 98a7585fbd cleanup to url logic 2012-12-17 03:29:45 -05:00
Kenneth Reitz 4e5c4a6ab7 further remove config 2012-12-17 03:26:47 -05:00
Kenneth Reitz 8cf6a3593d reduce imports 2012-12-17 03:23:16 -05:00
Kenneth Reitz e4b56049ad from cookies import extract_cookies_to_jar 2012-12-17 03:21:50 -05:00