exvcr v0.10.3 ExVCR.Adapter.IBrowse.Converter

Provides helpers to mock :ibrowse methods.

Link to this section Summary

Link to this section Functions

Link to this function convert_from_string(map)

Parse string format into original request / response tuples.

Link to this function convert_to_string(request, response)

Parse request and response tuples into string format.

Link to this function do_parse_headers(list, acc)
Link to this function do_parse_options(list, acc)
Link to this function parse_headers(headers)
Link to this function parse_keyword_list(params)
Link to this function parse_options(options)
Link to this function parse_request_body(body)
Link to this function request_to_string(request)
Link to this function response_to_string(response)
Link to this function string_to_request(string)
Link to this function string_to_response(string)