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-09 01:03:24 +00:00
Code
Releases
Activity
Files
163181844b520b26b92289d3a3b71a446c02bca6
vcrpy
/
tests
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
..
fixtures
Just make all the headers lower for now
2014-05-10 11:52:35 -10:00
integration
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
unit
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
assertions.py
Add Python 2.3 support
2014-03-08 20:01:48 -10:00