Commit Graph

125 Commits

Author SHA1 Message Date
David Kemp (Work) f478c34671 add failing test for unicode headers (python 2.x only) 2012-01-26 18:45:38 +00:00
David Kemp (Work) 80eafe3b63 fix problem with path being double escaped 2012-01-25 16:21:07 +00:00
Piotr Dobrogost c430b60e38 Standard tests from RequestsTestSuite run using async api 2012-01-24 21:56:59 +01:00
Kenneth Reitz a939423006 dammit, i changed again 2012-01-23 02:03:16 -05:00
Kenneth Reitz 4493acc5ee fix 26 2012-01-23 02:01:53 -05:00
Kenneth Reitz c4eb9301bb assert isinstance 2012-01-23 01:59:13 -05:00
Kenneth Reitz 57ba337e79 assert isinstance 2012-01-23 01:58:32 -05:00
Kenneth Reitz 3d542693bc no more unittest2 2012-01-23 01:56:58 -05:00
Kenneth Reitz ab916a8a8d hmm 2012-01-23 01:52:33 -05:00
Kenneth Reitz e7bcc3b332 oh snap 2012-01-23 01:32:09 -05:00
Kenneth Reitz bcfddb3d65 cleanups and stuffs 2012-01-23 00:29:50 -05:00
Kenneth Reitz b0e2e4f284 blah 2012-01-23 00:15:25 -05:00
Kenneth Reitz e84a7c7e6f whatever 2012-01-22 20:12:43 -05:00
Johannes Gorset 7647e52943 Facilitate for multiple hooks 2012-01-21 12:14:55 +01:00
Johannes Gorset b37fbf30a3 Decode response URL to a unicode string.
Fixes #182
2012-01-20 00:34:44 +01:00
Ronny Pfannschmidt 4d38790b5b even more evil, fixes my misstakes with chunked reading 2012-01-17 17:38:52 +01:00
Bryan Helmig 459a91c54f highway to the danger_mode 2012-01-05 12:50:44 -06:00
Bryan Helmig 115b51e68c add eager mode for raising errors immediately 2012-01-04 22:08:01 -06:00
Ori Livneh e1615e0f1e Make safe_mode handle exceptions more consistently 2011-12-23 16:14:46 -05:00
Ori Livneh 716d29c49c fix iteration on null responses in safe_mode 2011-12-22 21:10:43 -05:00
Ori Livneh 2c0ff95d4d Revert "Revert "Make safe_mode play nice with timeout (fixes #312)""
This reverts commit 91766548d1.
2011-12-22 17:50:43 -05:00
Ori Livneh 91766548d1 Revert "Make safe_mode play nice with timeout (fixes #312)"
This reverts commit 805c4db55413c96c5d6e0f95560119c000f660c9.
2011-12-22 17:42:57 -05:00
Ori Livneh 12f3c65e5a Make safe_mode play nice with timeout (fixes #312) 2011-12-22 16:52:29 -05:00
Ori Livneh f214b91d77 fix bug that causes iter_lines to truncate content
Currently, if the response does not terminate with a newline, iter_lines
truncates the trailing remainder.
2011-12-20 02:01:37 -05:00
Kenneth Reitz 5a3aae73ba test iter_lines 2011-12-14 10:34:31 -05:00
Kenneth Reitz 47510486ec httpbin reports multiple values now 2011-12-14 10:33:47 -05:00
Kenneth Reitz 03ddf26596 more assertive 2011-12-11 11:57:50 -05:00
Kenneth Reitz c71ac7917a Test for #303 2011-12-11 11:22:33 -05:00
Kenneth Reitz a76f4925b5 didn't mean to save that 2011-11-27 15:07:05 -05:00
Kenneth Reitz 6bb4c4ebe6 Added test for Request.sent.
#291
2011-11-27 11:24:59 -05:00
Kenneth Reitz ee36baf4f3 test tuple'd auth 2011-11-27 10:41:06 -05:00
Idan Gazit 1933d3c707 Added support for HTTP Basic Auth credentials in 2-tuple 2011-11-19 23:59:27 +02:00
Idan Gazit 7fdb09b766 Converted auth to use callable objects instead of tuples.
My attempt to address #275 on kennethreitz/requests.
2011-11-17 13:44:13 +02:00
Kenneth Reitz ec926a4958 test fix 2011-11-12 16:46:53 -05:00
Kenneth Reitz df2c80e28e fix form data tests 2011-11-12 12:45:35 -08:00
Kenneth Reitz 7a1a40e445 ultra cookie compatibility 2011-11-09 16:26:15 -08:00
Kenneth Reitz 0c4b973dcf keep_alive is now disable-able! 2011-11-09 15:54:24 -08:00
Kenneth Reitz 0f2dcff725 add query data yourself, foo' 2011-11-09 15:44:14 -08:00
Kenneth Reitz c48f0d990f Merge branch 'develop' into feature/rewrite
Conflicts:
	requests/__init__.py
	test_requests.py
2011-11-09 15:13:38 -08:00
Kenneth Reitz f9141f51ec Make sure that session-level cookies work. 2011-11-09 15:04:13 -08:00
Kenneth Reitz e649003974 test the cookies! 2011-11-09 15:02:53 -08:00
Kenneth Reitz f5bbb9714d Note about terrible DNS providers for testing 2011-11-09 10:24:41 -05:00
Kenneth Reitz f7968b6797 r.content is None of there's an invalid response.
Fixes #236
2011-11-04 23:24:38 -04:00
Kenneth Reitz b8c55da48d stuff and things and stuff 2011-10-27 01:08:51 -04:00
Kenneth Reitz 5b54b3e53f Merge branch 'develop' into feature/rewrite
Conflicts:
	requests/__init__.py
2011-10-27 00:57:03 -04:00
Kenneth Reitz e43b438729 test fix 2011-10-26 18:42:58 -04:00
Kenneth Reitz 428fc9c0bd PASS ALL TEH TESTS 2011-10-24 01:46:05 -04:00
Kenneth Reitz 53c7b77735 Digest Authentication test. 2011-10-23 14:46:44 -04:00
Kenneth Reitz 06a5aed8e2 assert sessions are using new auth 2011-10-23 11:15:11 -04:00
Kenneth Reitz 185450c5e1 test entry points 2011-10-22 19:40:45 -04:00