ExVCR.Adapter.Httpc.Converter (exvcr v0.17.1)

View Source

Provides helpers to mock :httpc methods.

Summary

Functions

convert_from_string(map)

Parse string format into original request / response tuples.

convert_to_string(request, response)

Parse request and response tuples into string format.

do_parse_headers(list, acc)

do_parse_options(list, acc)

parse_headers(headers)

parse_keyword_list(params)

parse_options(options)

parse_request_body(body)

parse_url(url)

string_to_request(string)