exvcr v0.8.3 ExVCR.Adapter.Hackney.Converter

Provides helpers to mock :hackney methods.

Summary

Functions

Parse string format into original request / response tuples

Parse request and response tuples into string format

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.

parse_request_body(body)