# Functions

MakeEmptyResponse returns a new exchange.Response with a new GET request to url and an empty response with the status code 200 (OK).
MakeResponse returns a new exchange.Response with a new GET request to url.