exvcr v0.10.3 ExVCR.Handler
Provide operations for request/response.
Link to this section Summary
Functions
Get response from either server or cache
Get response from the cache (pre-recorded cassettes)
Link to this section Functions
Link to this function
get_response(recorder, request)
Get response from either server or cache.
Link to this function
get_response_from_cache(request, recorder)
Get response from the cache (pre-recorded cassettes).