Vitor M. A. da Cruz
41fd8411cf
Update stubs.py
...
`VCRHTTPResponse.close` method must be defined for urllib3.
`VCRHTTPResponse.read` does not need to care about the paremeters passed to it
2013-06-21 16:54:24 -03:00
Bryan Helmig
6208b0ce61
patch plain HTTP for requests
2013-04-28 12:12:22 -07:00
Sri Prasanna
ed682cf354
+ @bhartin - now vcr can handle multiple requests
2013-02-21 13:04:55 +03:00
Kevin McCarthy
6af873eeb2
Add basic support for urllib3
2012-10-11 15:47:01 -10:00
Kevin McCarthy
41da9ddbab
Add Support for Requests Library
...
Added support and tests for the Requests library. At least basic
support seems to be working. The tests should run fine if you
don't have requests installed; it just won't verify the requests-
specific tests.
2012-09-16 12:29:45 -10:00
Kevin McCarthy
10f18af68c
Cleanup to get a bit more DRY. Hopefully doesn't break anything.
2012-07-02 12:08:01 -10:00
Kevin McCarthy
bf844c6952
cleanup
2012-07-02 10:00:18 -10:00
Kevin McCarthy
e4e2250122
guess 2.6 / 2.7 have different kwargs
2012-07-01 21:57:51 -10:00
Kevin McCarthy
4724a0efb8
Fix Issue #2 - https:// URLs do not work. Not really happy with this but at least it works.
2012-07-01 21:36:02 -10:00
Kevin McCarthy
2576878f2e
Cassettes now store multiple requests
2012-06-30 15:10:20 -10:00
Kevin McCarthy
a1f22945d7
screw python 2.5
2012-05-30 23:12:53 -10:00
Kevin McCarthy
29a793a0d2
PEP8 cleanup and make files.py work in python2.5
2012-05-30 23:11:14 -10:00
Kevin McCarthy
7cb4960550
fix stupid bug?
2012-05-30 23:08:50 -10:00
Kevin McCarthy
47b3ef6996
maybe fix python2.6 problem?
2012-05-30 22:52:19 -10:00
Kevin McCarthy
fcb36ba32a
get headers working
2012-05-30 22:03:04 -10:00
Kevin McCarthy
ad365bbc87
fix weird bug that cropped up every now and then
2012-05-30 21:34:42 -10:00
Kevin McCarthy
4ad6be7787
PEP8 cleanup and make it actually work.
2012-05-30 21:03:05 -10:00
kevin1024
431e385ded
initial commit
2012-05-30 20:52:26 -10:00