HTTPInteraction         HTTPInteraction class
HTTPInteractionList     HTTPInteractionList class
RequestHandler          RequestHandler
RequestHandlerCrul      RequestHandlerCrul
RequestHandlerHttr      RequestHandlerHttr
RequestMatcherRegistry
                        RequestMatcherRegistry
UnhandledHTTPRequestError
                        UnhandledHTTPRequestError
as.cassette             Coerce names, etc. to cassettes
cassettes               List cassettes, get current cassette, etc.
check_cassette_names    Check cassette names
crul_request            An HTTP request as prepared by the 'crul'
                        package
eject_cassette          Eject a cassette
http_interactions       Get the http interactions of the current
                        cassette
insert_cassette         Insert a cassette to record HTTP requests
lightswitch             Turn vcr on and off, check on/off status, and
                        turn off for a given http call
real_http_connections_allowed
                        Are real http connections allowed?
recording               vcr recording options
request-matching        vcr request matching
skip_if_vcr_off         Skip tests if vcr is off
str_splitter            split string every N characters
use_cassette            Use a cassette to record HTTP requests
use_vcr                 Setup vcr for a package
vcr                     vcr: Record HTTP Calls to Disk
vcr_configure           Global Configuration Options
vcr_test_path           Locate file in tests directory
