Commit Graph

  • 9f119ee420 Update urllib3 to a43319f Audrius Butkevicius 2013-07-18 21:06:19 +00:00
  • e0df2168b7 Merge remote-tracking branch 'origin/master' Kenneth Reitz 2013-07-16 02:20:28 -04:00
  • d7e8073198 badge.fury.io Kenneth Reitz 2013-07-16 02:20:23 -04:00
  • 65a0fd88a9 Merge pull request #1440 from fcurella/patch-0 Kenneth Reitz 2013-07-15 06:54:00 -07:00
  • 4b7cf389e4 Merge pull request #1439 from voberoi/master Kenneth Reitz 2013-07-15 06:22:53 -07:00
  • 86d466c745 Merge pull request #1441 from Lukasa/1395 Kenneth Reitz 2013-07-15 06:22:41 -07:00
  • de9d84489b Merge pull request #1456 from phndiaye/master Kenneth Reitz 2013-07-15 06:21:31 -07:00
  • 18a736fbe6 Set 208 status_code to "already_reported" Philippe Ndiaye 2013-07-13 11:08:01 +02:00
  • 7bdf37bc27 Changed the "im_used" informational status code for the value given by IANA (226) Philippe Ndiaye 2013-07-13 09:55:50 +02:00
  • 41517e2111 Delete invokefile.py Kenneth Reitz 2013-07-06 14:04:50 +10:00
  • 555472bf1e Remove urllib3-specific kwargs from general code Cory Benfield 2013-07-04 10:34:43 +01:00
  • 7da16c584a Added myself to AUTHORS Flavio Curella 2013-07-01 15:54:59 -05:00
  • a8cf5b8502 keep the double quotes, but don't escape them Flavio Curella 2013-07-01 15:48:48 -05:00
  • cdab4fabf4 unquote double-quotes cookie values Flavio Curella 2013-07-01 13:49:43 -05:00
  • d9c49ad30d Add test to verify .netrc authentication behavior. Vikram Oberoi 2013-06-27 17:16:42 -04:00
  • 188e7609b3 .netrc settings shouldn't blow away explicit auth settings on a session Vikram Oberoi 2013-06-27 16:43:40 -04:00
  • 2b62980e26 Merge pull request #1437 from lukaszb/patch-1 Cory Benfield 2013-06-27 11:18:56 -07:00
  • 805abee9b4 Fixed wrong method call at streaming example Lukasz Balcerzak 2013-06-27 13:37:39 +02:00
  • a1bb7fb0d2 Merge pull request #1435 from chinux23/master Kenneth Reitz 2013-06-25 15:49:04 -07:00
  • 9083735963 @1434 Fix https://github.com/kennethreitz/requests/issues/1434 Chen Huang 2013-06-25 18:38:59 -04:00
  • dcf20c4cfe Merge pull request #1429 from Lukasa/docs Cory Benfield 2013-06-24 00:48:48 -07:00
  • d57a5efab3 Packaging warning, in via @andrewgross. Cory Benfield 2013-06-22 15:02:18 +01:00
  • 3781c96125 Merge pull request #1425 from Lukasa/stream Kenneth Reitz 2013-06-21 02:23:10 -07:00
  • 1faa76a86f Use the new urllib3 stream generator. Cory Benfield 2013-06-18 17:53:28 +01:00
  • ecf57cac5c Update urllib3 to cffbd6b317 Cory Benfield 2013-06-18 17:47:23 +01:00
  • 25db83fe85 Merge pull request #1419 from kevinburke/exception-links Kenneth Reitz 2013-06-14 22:50:44 -07:00
  • ba0db9db86 Add self to AUTHORS Kevin Burke 2013-06-12 15:56:10 -07:00
  • a6415cf895 Link to the actual exception references Kevin Burke 2013-06-12 15:53:09 -07:00
  • df935f5b03 Merge pull request #1414 from jschneier/master Kenneth Reitz 2013-06-12 11:12:17 -07:00
  • 43a64d9515 fix doc typo Josh Schneier 2013-06-09 11:14:05 -04:00
  • 70a6d035d9 Merge pull request #1315 from reclosedev/fix-redirects Kenneth Reitz 2013-06-08 03:53:16 -07:00
  • 716b627c1e Don't reuse PreparedRequest on redirects Roman Haritonov 2013-04-19 10:13:36 +04:00
  • 798a1ffdec new failing test_requests_in_history_are_not_overridden() Roman Haritonov 2013-04-19 10:12:34 +04:00
  • 8028103b71 Merge pull request #1400 from jam/master Kenneth Reitz 2013-06-08 03:20:18 -07:00
  • 8430e6ccbb Merge pull request #1334 from rcarz/master Kenneth Reitz 2013-06-08 03:18:25 -07:00
  • d4c461042b Merge pull request #1385 from ViktorHaag/master Kenneth Reitz 2013-06-08 03:17:38 -07:00
  • 60b1a0ba13 Merge pull request #1381 from expandrive/master Kenneth Reitz 2013-06-08 03:16:32 -07:00
  • cfd84d74ee Merge pull request #1392 from revolunet/patch-2 Kenneth Reitz 2013-06-08 03:16:21 -07:00
  • eec9bdd434 Merge pull request #1408 from wasw100/master Kenneth Reitz 2013-06-08 03:14:32 -07:00
  • f74d5e96dd Merge pull request #1412 from t-8ch/update_urllib3 Kenneth Reitz 2013-06-08 03:13:34 -07:00
  • e63e68ef48 Merge pull request #1413 from Lukasa/docs Kenneth Reitz 2013-06-08 03:13:14 -07:00
  • 73425fbffb Remove development reference from docs sidebar. Cory Benfield 2013-06-08 11:10:07 +01:00
  • f53aed1611 Document blocking calls. Cory Benfield 2013-06-08 11:09:39 +01:00
  • 2ed976ea71 update urllib3 to 60ba176f5d Thomas Weißschuh 2013-06-08 08:22:15 +00:00
  • 767f758aac cookies.morsel_to_cookie morsel['expires'] can't be strtime, and max-age convert to expires problem repair wasw100 2013-06-07 00:02:45 +08:00
  • 961790f95c cookies.morsel_to_cookie(morsel) raise TypeError repaired. wasw100 2013-06-06 19:15:09 +08:00
  • f705c41c1d Added myself to AUTHORS. James Clarke 2013-05-31 18:19:42 -07:00
  • 93be6916f9 Use urllib to retrieve environment proxies. James Clarke 2013-05-31 18:19:34 -07:00
  • 340931ba8e Update quickstart.rst Julien Bouquillon 2013-05-29 12:57:49 +03:00
  • 2c5ea69e5d rebased with upstream/master Bob Carroll 2013-05-26 14:46:36 -07:00
  • d59510481a this didn't merge properly Bob Carroll 2013-05-01 11:37:58 -07:00
  • f3036adc4f added assertion to test_uppercase_scheme_redirect for the response code Bob Carroll 2013-05-01 10:44:31 -07:00
  • 489a412f96 I probably should add my name too Bob Carroll 2013-04-30 23:31:16 -07:00
  • 72e155e529 resolve_redirects now checks for a scheme before converting the scheme to lowercase, added tests or the scheme casing Bob Carroll 2013-04-30 23:17:18 -07:00
  • e715d7184b resolve_redirects no longer throws an InvalidSchema exception when the scheme is uppercase Bob Carroll 2013-04-29 13:35:44 -07:00
  • 3bb13f8fbb v1.2.3 v1.2.3 Kenneth Reitz 2013-05-25 12:48:10 -04:00
  • 01993d21dc added tests for mixed-case scheme URLs, changed adapters passing down URLs into urllib3 by lower-ifying them so that the underlying pool manager can effectively pool by scheme as dictionary key Viktor Haag 2013-05-24 16:14:14 -04:00
  • 5e94f38001 - fixed func call syntax on lower to lower() - added test cases for trying to test GETS on mixed-case schemas Viktor Haag 2013-05-24 14:01:30 -04:00
  • 3004ad5398 Lower-ify url before checking against prefix with startswith() Viktor Haag 2013-05-24 11:26:00 -04:00
  • e7c9bbb96f Only switch to chunked if we don't know the length of a file like object. This fixes the case of trying to upload a 0-length file - chunked upload was being forced. Services like S3 that disallow chunked upload will fail. Jeff Mancuso 2013-05-23 11:21:29 -04:00
  • 00ab8fbfea Merge remote-tracking branch 'origin/master' v1.2.2 Kenneth Reitz 2013-05-21 17:43:53 -04:00
  • 9930c9c737 v1.2.2 Kenneth Reitz 2013-05-21 17:43:13 -04:00
  • 2ee814d924 Merge pull request #1375 from t-8ch/fix_digest_auth Kenneth Reitz 2013-05-21 14:33:25 -07:00
  • 8b55a253b1 Merge remote-tracking branch 'origin/master' Kenneth Reitz 2013-05-21 17:27:15 -04:00
  • 786fe94ac4 nope Kenneth Reitz 2013-05-21 17:27:06 -04:00
  • fede8e5af3 Merge pull request #1376 from papaeye/master Kenneth Reitz 2013-05-21 14:25:49 -07:00
  • 2a34335dc3 Fix #1374 papaeye 2013-05-22 04:30:19 +09:00
  • 3b0d8b8e39 don't replace 'Digest' in digest header value Thomas Weißschuh 2013-05-21 17:48:30 +00:00
  • 715a57dec8 Fix typo, %t -> %r papaeye 2013-05-22 02:20:51 +09:00
  • 2aabb71dc8 Merge pull request #1373 from ib-lundgren/unicode_fields_to_urllib Kenneth Reitz 2013-05-21 06:19:48 -07:00
  • 003c795afe Only pass unicode fieldnames to urllib3. Ib Lundgren 2013-05-21 09:46:28 +01:00
  • 1621015e00 Merge pull request #1343 from gazpachoking/#1321 Kenneth Reitz 2013-05-20 19:14:54 -07:00
  • 98114245c6 Refactor merge_kwargs for clarity and to fix a few bugs Chase Sterling 2013-05-02 12:46:59 -04:00
  • 8eb4243f12 Merge remote-tracking branch 'origin/master' Kenneth Reitz 2013-05-20 16:10:43 -04:00
  • 569b59f495 v1.2.1 v1.2.1 Kenneth Reitz 2013-05-20 16:10:23 -04:00
  • 8f42369aa9 Merge pull request #1356 from Zoramite/ConnectionPoolArgs Kenneth Reitz 2013-05-20 13:05:02 -07:00
  • f4e7809e7c Merge pull request #1361 from Lukasa/1360 Kenneth Reitz 2013-05-20 13:04:08 -07:00
  • 2afe3b2e99 Merge pull request #1370 from sigmavirus24/origin_req_host Kenneth Reitz 2013-05-20 12:57:38 -07:00
  • 9ce7f0bf5b Attempt a fix for @michaelhelmick Ian Cordasco 2013-05-20 10:58:03 -04:00
  • 7430a49f45 Merge remote-tracking branch 'origin/master' Kenneth Reitz 2013-05-17 09:31:11 +02:00
  • 538dbaecbe download image! Kenneth Reitz 2013-05-17 09:31:01 +02:00
  • 5943afa25d Merge pull request #1363 from dave-shawley/master Kenneth Reitz 2013-05-16 23:23:04 -07:00
  • 6e76ab7188 Fix for #1362. Dave Shawley 2013-05-16 11:22:35 -04:00
  • 2b6ebd2521 Always percent-encode location headers. Cory Benfield 2013-05-16 11:58:18 +01:00
  • eacb91afb1 Merge pull request #1327 from ambv/adapter_order Kenneth Reitz 2013-05-15 09:43:57 -07:00
  • 4c8af1fff4 Fixes #1320: transport adapters stored in ordered form Łukasz Langa 2013-05-15 13:34:09 +02:00
  • c03e14242b Adding the _pool_bloc to the list of attrs. Randy Merrill 2013-05-11 18:30:31 -07:00
  • 9cb3d6444d Fixing the call to init_poolmanagers to correctly unpickle the adapter. Randy Merrill 2013-05-11 18:13:08 -07:00
  • 053613688b Moving the order of the arguments in the init to not interfere with existing usage. Randy Merrill 2013-05-11 18:04:43 -07:00
  • 2eb682671d Adding an argument to the adapter for passing a block argument to the connection pool. Randy Merrill 2013-05-10 23:46:54 -07:00
  • e7786ec14f Merge pull request #1355 from sigmavirus24/fix_links Kenneth Reitz 2013-05-09 01:03:49 -07:00
  • 88fda94218 Prevent a KeyError when there's no link headers Ian Cordasco 2013-05-08 23:26:49 -04:00
  • b599886beb Merge pull request #1352 from nicoddemus/docs-link-on-readme Kenneth Reitz 2013-05-07 10:01:32 -07:00
  • 7aedc6bb22 Merge pull request #1342 from mexicat/master Kenneth Reitz 2013-05-07 10:01:18 -07:00
  • efefc6b778 Adding link to documentation in README.rst Bruno Oliveira 2013-05-06 21:40:13 -03:00
  • 50e592209f Merge pull request #1347 from hobarrera/master Kenneth Reitz 2013-05-04 13:11:46 -07:00
  • 18857a0eed Issue #749: Add optional SNI support for python2. Hugo Osvaldo Barrera 2013-05-03 20:55:48 -03:00
  • 8781b56a0e Fixed example in authentication docs giacomo 2013-05-02 18:16:19 +03:00
  • e585e496c9 Merge pull request #1341 from cdunklau/docstring_test_1329 Kenneth Reitz 2013-05-01 11:40:02 -07:00
  • f93275c47f Minor update to tests, added docstrings Colin Dunklau 2013-05-01 12:48:21 -05:00