This website requires JavaScript.
Explore
Help
Sign In
Mirroring
/
vcrpy
Watch
1
Star
0
Fork
0
You've already forked vcrpy
mirror of
https://github.com/kevin1024/vcrpy.git
synced
2025-12-10 09:35:34 +00:00
Code
Releases
Activity
Files
0871c3b87c82a3a4167b68fac8fcf6fde82e8409
vcrpy
/
vcr
/
stubs
History
Ivan Malison
0871c3b87c
Remove instance variables for filter_headers, filter_query_params, ignore_localhost and ignore_hosts. These still exist on the VCR object, but they are automatically translated into a filter function when passed to the cassette.
2014-09-22 17:57:22 -07:00
..
__init__.py
Remove instance variables for filter_headers, filter_query_params, ignore_localhost and ignore_hosts. These still exist on the VCR object, but they are automatically translated into a filter function when passed to the cassette.
2014-09-22 17:57:22 -07:00
boto_stubs.py
Add full support for Boto
2014-04-03 13:52:30 -07:00
compat.py
Fix multiple header behaviour.
2014-09-06 17:15:15 +01:00
httplib2_stubs.py
pep8
2014-04-23 21:24:12 -10:00
requests_stubs.py
Fix requests stub.
Closes
#94
2014-09-01 15:48:57 -10:00
urllib3_stubs.py
Substantial refactoring
2013-08-11 15:05:39 -10:00