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
e19d82aa03
Add failing test for HTTPS requests to shame me into fixing this bug
2012-09-03 15:32:40 -10:00
Kevin McCarthy
5e05587ea0
test requests GET / POST with VCR
2012-09-03 15:13:04 -10:00
Kevin McCarthy
bf844c6952
cleanup
2012-07-02 10:00:18 -10:00
Kevin McCarthy
7e228ef467
add tests for GET/POST/unicode, use httpbin (which is pretty sweet)
2012-06-30 15:47:19 -10:00
Kevin McCarthy
2576878f2e
Cassettes now store multiple requests
2012-06-30 15:10:20 -10:00
Kevin McCarthy
66e7ce9572
add tests for multiple requests
2012-06-30 12:54:00 -10:00
Kevin McCarthy
44af536510
meh I guess HTTPS works
2012-06-29 21:52:24 -10:00
Kevin McCarthy
a1f22945d7
screw python 2.5
2012-05-30 23:12:53 -10:00
Kevin McCarthy
3790a1f981
let's try the from future thingy
2012-05-30 22:57:10 -10:00
Kevin McCarthy
fcb36ba32a
get headers working
2012-05-30 22:03:04 -10:00
Kevin McCarthy
38d71080ea
headers
2012-05-30 21:52:01 -10:00
Kevin McCarthy
3a4b9add6a
PEP8
2012-05-30 21:09:28 -10:00
kevin1024
431e385ded
initial commit
2012-05-30 20:52:26 -10:00