0.1.2 • Published 9 years ago

express-jesuischarlie v0.1.2

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

express-jesuischarlie

npm install express-jesuischarlie - npmjs Build Status

A simple express middleware that adds the following http headers inside your response :

  • X-Charlie-fr : Je suis Charlie.
  • X-Charlie-en : I am Charlie.

Works on express 4.x.x, npm test to run unit tests (needs mocha).

Code sample :

app.use(require('express-jesuischarlie')());

Copyright(c) 2015 Christophe Rosset @topheman

MIT Licensed