Commit Graph

  • b4eb8663af prefer certifi's bundle to the OS bundle Shivaram Lingamneni 2012-04-22 18:43:59 -07:00
  • e1528ce3be add the FreeBSD certificate bundle path Shivaram Lingamneni 2012-04-19 14:27:26 -07:00
  • 1360e77cb2 Add a smoke test for https functionality Shivaram Lingamneni 2012-04-16 15:42:14 -07:00
  • 9921099546 Try to use the OS's CA certificate bundle for SSL verification Shivaram Lingamneni 2012-04-16 12:31:47 -07:00
  • 2f6b5feb1a Merge pull request #550 from reclosedev/develop Kenneth Reitz 2012-04-14 03:19:10 -07:00
  • d569a2d6bc fix #549 Add 'prefetch' to Session.__attrs__ and Requests.__init__ Roman Haritonov 2012-04-13 19:25:10 +04:00
  • e3ba495ed9 Merge branch 'develop' of https://github.com/catwell/requests into develop Kenneth Reitz 2012-04-13 08:34:18 +02:00
  • d4a77cf2af Merge pull request #548 from umbrae/httperror_fix Kenneth Reitz 2012-04-12 12:44:44 -07:00
  • 3a2eaa67a2 A get with an invalid port should wrap urllib3's LocationParseError exception with our own. Chris Dary 2012-04-12 12:35:34 -04:00
  • f3ad56f103 Encode Multipart Post data at Request creation Pierre Chapuis 2012-04-12 17:49:48 +02:00
  • c3e6c41fc1 Fix infinite loop on wrong Digest Authentication Pierre Chapuis 2012-04-12 16:33:15 +02:00
  • 8a055c5d42 Merge pull request #535 from Jonty/develop Kenneth Reitz 2012-04-11 08:02:46 -07:00
  • 06e4971fe7 Rewrite unquote_unreserved based on urllib.unquote Jonty Wareing 2012-04-04 09:34:39 +00:00
  • e28c1c9bfa Add failing tests for invalid %encodings Jonty Wareing 2012-04-04 09:17:53 +00:00
  • 3550ac7473 Reenable test_session_with_escaped_url test Jonty Wareing 2012-04-04 09:15:58 +00:00
  • 51800bf36f Trigger setup.py develop when installing requirements Idan Gazit 2012-04-11 14:05:33 +03:00
  • c89a3e207e Clarify digest hash method names Idan Gazit 2012-04-11 14:02:59 +03:00
  • 365c64fe3b #539 Kenneth Reitz 2012-04-10 23:00:25 -03:00
  • 6b652f766d Merge pull request #545 from sharat87/patch-1 Kenneth Reitz 2012-04-10 08:43:46 -07:00
  • 5a8a8f2bd3 Add docs on sending lists for multivalued query params. Shrikant Sharat Kandula 2012-04-10 14:42:38 +05:30
  • 821cbb3e08 moar Kenneth Reitz 2012-04-09 04:22:07 -04:00
  • f8798aee28 Merge pull request #542 from newmaniese/develop Kenneth Reitz 2012-04-08 20:13:38 -07:00
  • 11cd2b8253 Fixing a silly typo in my test Michael Newman 2012-04-08 18:46:26 -04:00
  • 1677c688cb Shamelessly adding myself to the authors list Michael Newman 2012-04-08 18:42:08 -04:00
  • b92feb3f0a If there is no content in a response don't throw an error the second time that content is attempted to be read. This addresses issue #377 <https://github.com/kennethreitz/requests/issues/377> Michael Newman 2012-04-08 18:39:44 -04:00
  • 7d4d91f013 Merge pull request #540 from jhalcrow/patch-1 Kenneth Reitz 2012-04-06 10:01:19 -07:00
  • 3279906737 Correct path to test_requests.py for setup.py test Jonathan Halcrow 2012-04-06 12:50:16 -03:00
  • c7b1bc8197 Merge pull request #534 from ThiefMaster/patch-1 Kenneth Reitz 2012-04-04 01:05:00 -07:00
  • da288ad57a Remove bad tab indent Adrian 2012-04-04 11:03:49 +03:00
  • 03ae9bee74 Fixed typoe (s/repsonses/responses/) Andrey Petrov 2012-04-02 16:59:08 -07:00
  • a364395612 Merge pull request #530 from Osmose/sidebar_donate Kenneth Reitz 2012-04-02 00:44:00 -07:00
  • 37f3a29d49 Michael Kelly Kenneth Reitz 2012-04-02 03:43:11 -04:00
  • 48396f97a9 Fix #506: Change "Support Requests" to "Donate". Michael Kelly 2012-04-02 00:40:20 -07:00
  • ccd19c53c8 Merge remote-tracking branch 'origin/develop' into develop Kenneth Reitz 2012-03-31 17:39:31 -04:00
  • 2bae0d295b new urllib3 version Kenneth Reitz 2012-03-31 17:39:26 -04:00
  • 8755969629 Merge pull request #529 from piotr-dobrogost/develop Kenneth Reitz 2012-03-31 13:21:17 -07:00
  • e12d053ab8 Removed unnecessary leading slashes in httpbin's endpoints Piotr Dobrogost 2012-03-31 22:16:55 +02:00
  • 13b07cb5d8 Merge pull request #528 from floppym/dist-tests Kenneth Reitz 2012-03-31 11:36:21 -07:00
  • d3adc9d334 Include tests in tarballs. Mike Gilbert 2012-03-31 14:22:49 -04:00
  • 751e2ea2d4 roadmap Kenneth Reitz 2012-03-31 03:21:31 -04:00
  • dab3df7619 fake change for commit hook test Kenneth Reitz 2012-03-31 03:11:43 -04:00
  • 171b370b0e app engine #498 Kenneth Reitz 2012-03-31 03:08:12 -04:00
  • bcbc1be1c8 blah Kenneth Reitz 2012-03-31 03:06:28 -04:00
  • 04c329d703 license=open("LICENSE").read( Kenneth Reitz 2012-03-31 02:53:14 -04:00
  • 9a62aa6380 .. :changelog: Kenneth Reitz 2012-03-31 02:51:38 -04:00
  • 11e5c8eab7 HTTP/1.1 Kenneth Reitz 2012-03-31 00:08:38 -04:00
  • 775b6f6f00 v0.11.1 v0.11.1 Kenneth Reitz 2012-03-30 23:42:56 -04:00
  • dacc1d8aaf default to true for redirects now, since safe Kenneth Reitz 2012-03-30 23:42:04 -04:00
  • 18591920f3 upload data on redirects too Kenneth Reitz 2012-03-30 23:31:19 -04:00
  • 193eb42891 v0.11.1 Kenneth Reitz 2012-03-30 23:30:56 -04:00
  • b20d171c1c POST redirect => GET Kenneth Reitz 2012-03-30 23:28:07 -04:00
  • 590211e13e Merge remote-tracking branch 'origin/develop' into develop Kenneth Reitz 2012-03-30 23:15:47 -04:00
  • fff5269d1a Fix app engine error for #498 Kenneth Reitz 2012-03-30 23:15:43 -04:00
  • e831947be4 strict mode for #269 Kenneth Reitz 2012-03-30 23:15:31 -04:00
  • c205ce658f Merge pull request #519 from pulpe/doc-fix Kenneth Reitz 2012-03-30 19:58:38 -07:00
  • 13060f89c7 little correction of curl in docs pulpe 2012-03-28 10:45:21 +02:00
  • f25901874a Move pre_request to a more usable place, followup to #382 Christopher Grebs 2012-03-27 15:38:56 +02:00
  • 3cc6acaca4 Merge remote-tracking branch 'origin/develop' into develop Kenneth Reitz 2012-03-25 15:26:58 -04:00
  • 21ccf8f8c0 urllib3 v1.3 Kenneth Reitz 2012-03-25 15:26:55 -04:00
  • b973d08b0e Merge pull request #512 from silent1mezzo/master Kenneth Reitz 2012-03-25 12:00:57 -07:00
  • d24ee0e1dc Created MissingSchema and InvalidSchema which inherits from RequestException and ValueError Adam McKerlie 2012-03-25 11:03:36 -04:00
  • afb1bd103a paypal Kenneth Reitz 2012-03-25 03:56:00 -04:00
  • 4c1852f928 Merge branch 'develop' of github.com:kennethreitz/requests into develop Kenneth Reitz 2012-03-22 15:00:51 -04:00
  • 6e26f5754b #508 Kenneth Reitz 2012-03-22 15:00:47 -04:00
  • 82d1b340dc Suggesting changing "async.map(rs)" to "responses = async.map(rs)" just to show that it returns a list rather than mutating the original? Maybe this is apparent for most, but I was a bit confused =/ http://goo.gl/gE4up Daniel Miller 2012-03-22 11:57:19 -07:00
  • eab2ab9faa Steve Pulec Kenneth Reitz 2012-03-18 22:19:48 -04:00
  • 12427e3434 Merge branch 'patch-1' of https://github.com/spulec/requests into develop Kenneth Reitz 2012-03-18 22:18:49 -04:00
  • 76bf523a1f Merge #491 Kenneth Reitz 2012-03-18 22:15:05 -04:00
  • 613816dd9d Merge pull request #488 from newmaniese/develop Kenneth Reitz 2012-03-18 19:08:51 -07:00
  • f8ec2544ce Merge pull request #494 from JDrosdeck/doc Kenneth Reitz 2012-03-18 19:07:31 -07:00
  • 3c2f52d681 Fixes issues #496 by having Response.ok catch all Requests exceptions. Steve Pulec 2012-03-18 23:06:42 -03:00
  • 3baf3ab069 Merge pull request #497 from iandanforth/develop Kenneth Reitz 2012-03-18 19:04:56 -07:00
  • 5c575b30c2 Merge remote-tracking branch 'origin/develop' into develop Kenneth Reitz 2012-03-18 22:02:46 -04:00
  • e65f52aae4 remove debian packaging warning Kenneth Reitz 2012-03-18 22:02:43 -04:00
  • 44277441d6 Sphinx throws an error if you don't escape ** in **kwargs Ian Danforth 2012-03-18 18:11:15 -07:00
  • 7b68c124d5 Sphinx throws an error if you don't escape ** in **kwargs Ian Danforth 2012-03-18 18:09:58 -07:00
  • f2172922c5 Add quickstart doc and example for passing parameters in a GET request Jonathan Drosdeck 2012-03-18 15:37:46 -04:00
  • 079a825ac3 Merge https://github.com/kennethreitz/requests into develop Michael Newman 2012-03-16 15:32:50 -04:00
  • 9cf9d76eb5 Merge pull request #477 from maxcountryman/develop Kenneth Reitz 2012-03-15 18:15:27 -07:00
  • dc7029ec98 Merge pull request #483 from maxcountryman/cleanup Kenneth Reitz 2012-03-15 18:14:35 -07:00
  • f0019c06d7 Merge pull request #489 from maxcountryman/patch-1 Kenneth Reitz 2012-03-15 18:13:26 -07:00
  • a094ad8f31 fixing link to AUTHORS in README Max Countryman 2012-03-15 22:05:08 -03:00
  • d6827a37d0 Excluding select from the monkey patching that gevent does to allow select.poll and requests.async in the same project Michael Newman 2012-03-15 14:41:45 -04:00
  • 5b7a79b0ff Merge pull request #486 from Pinkerton/patch-1 Kenneth Reitz 2012-03-14 20:08:17 -07:00
  • ee861f4287 Fix issue #484 Pinkerton 2012-03-14 19:54:06 -07:00
  • 0c0bab3ad0 v0.11.0 Kenneth Reitz 2012-03-14 20:31:43 -04:00
  • 1c73ec22e9 Nick Chadwick Kenneth Reitz 2012-03-14 20:30:03 -04:00
  • 4677ba5cd9 only verify private cert when verity is true Kenneth Reitz 2012-03-14 20:29:30 -04:00
  • 093709be4d Merge branch 'develop' of https://github.com/chadnickbok/requests into develop Kenneth Reitz 2012-03-14 20:27:07 -04:00
  • f6ed16bbbe Merge remote-tracking branch 'origin/develop' into develop Kenneth Reitz 2012-03-14 20:27:02 -04:00
  • fc618aa78a Updated Requests api to accept a 'cert' argument. This argument can be either a string, containing the path to a pem-formatted key and certificate chain, or a tuple of (cert, key). chadnickbok@gmail.com 2012-03-14 17:15:29 -07:00
  • 82e69de44f Exposed key_file and cert_file in requests, to support https client certificates. chadnickbok@gmail.com 2012-03-14 15:57:30 -07:00
  • 8f8062723a removing unused import Max Countryman 2012-03-13 20:10:32 -04:00
  • cc4381b91e Merge branch 'develop' of github.com:kennethreitz/requests into develop Idan Gazit 2012-03-13 17:05:24 -07:00
  • eae641485b Remove unused import Idan Gazit 2012-03-13 17:04:26 -07:00
  • 29309201b6 remove cruft Kenneth Reitz 2012-03-13 16:44:45 -07:00
  • 0dd6c40205 dict sequence Kenneth Reitz 2012-03-13 16:42:16 -07:00
  • 84d9a1b577 dict_to_sequence Kenneth Reitz 2012-03-13 16:39:51 -07:00
  • 17170a2ca7 Merge branch 'develop', remote-tracking branch 'upstream/develop' into develop Idan Gazit 2012-03-13 12:59:33 -07:00
  • 8d34538f4c further lies. Kenneth Reitz 2012-03-12 20:54:02 -07:00