New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

machinepack-reqres

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

machinepack-reqres

Methods for working with the current incoming request and outgoing response. Includes everything from accessing an incoming file upload stream, to reading/parsing incoming request headers, to customizing the content type for a file download or other outg

latest
Source
npmnpm
Version
0.3.1
Version published
Maintainers
2
Created
Source

node-machine logo machinepack-reqres

Docs   Browse other machines   FAQ   Newsgroup

Methods for working with the current incoming request and outgoing response. Includes everything from parsing an incoming file upload stream or reading incoming request headers, to setting the content type for a file download or customizing other outgoing response headers.

Installation   NPM version Build Status

$ npm install machinepack-reqres

Usage

For the latest usage documentation, version information, and test status of this module, see http://node-machine.org/machinepack-reqres. The generated manpages for each machine contain a complete reference of all expected inputs, possible exit states, and example return values. If you need more help, or find a bug, jump into Gitter or leave a message in the project newsgroup.

About   ![Gitter](https://badges.gitter.im/Join Chat.svg)

This is a machinepack, an NPM module which exposes a set of related Node.js machines according to the machinepack specification. Documentation pages for the machines contained in this module (as well as all other NPM-hosted machines for Node.js) are automatically generated and kept up-to-date on the public registry. Learn more at http://node-machine.org/implementing/FAQ.

License

MIT © 2016 contributors

Keywords

req

FAQs

Package last updated on 29 Jul 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts