New:Socket for Asana Is Now Available.Learn more
Sign In

egg-http-parameter

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

egg-http-parameter

[![NPM version][npm-image]][npm-url] [![build status][travis-image]][travis-url] [![Test coverage][codecov-image]][codecov-url] [![David deps][david-image]][david-url] [![Known Vulnerabilities][snyk-image]][snyk-url] [![npm download][download-image]]

Source
npmnpm
Version
1.0.6
Version published
Maintainers
1
Created
Source

egg-http-parameter

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Install

$ npm i egg-http-parameter --save

Usage

// {app_root}/config/plugin.js
exports.httpParameter = {
  enable: true,
  package: 'egg-http-parameter',
};

Configuration

// {app_root}/config/config.default.js
exports.httpParameter = {
};

see config/config.default.js for more detail.

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Keywords

egg

FAQs

Package last updated on 11 May 2018

Related posts