/** * Represents a Node.js HTTP Request, including the minimal set of use properties. * Compatible with Restify, Express, and Node.js core http. */ export interface Request