
Node.js module that wraps the request module and logs all HTTP traffic as a HAR file (HTTP Archive format: a JSON-formatted archive file format), useful for auto mocking a client during front-end testing.
Node.js is an event-based server-side JavaScript engine.