node-vcr/curl

Methods

(static) request() → {String}

Source:

Formats an http.IncomingMessage like curl does.

Parameters:
Type Description
http.IncomingMessage
Returns:
Type
String

(static) response() → {String}

Source:

Formats an http.ServerResponse like curl does.

Parameters:
Type Description
http.ServerResponse
Returns:
Type
String