node-vcr/proxy

Proxy req to host and yield the response.

Source:
Parameters:
Name Type Description
req http.IncomingMessage
body Array.<Buffer>
host String
maxRedirects Number
Returns:
Type
Promise.<http.IncomingMessage>