Class
VCR::RequestIgnorer
In:
lib/vcr/request_ignorer.rb
Parent:
Object
@private
Methods
ignore?
ignore_hosts
ignore_localhost=
new
Included Modules
VCR::Hooks
Constants
LOCALHOST_ALIASES
=
%w( localhost 127.0.0.1 0.0.0.0 )
Public Class methods
new
()
Public Instance methods
ignore?
(request)
ignore_hosts
(*hosts)
ignore_localhost=
(value)
[Validate]