Skip to content

JamesHight/node-express-powered-by

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express Powered By

Set the X-Powered-By header returned by Express


Installation

npm install express-powered-by

Usage:

// Accepts a single argument, a string to use for the X-Powered-By header
app.use(require('express-powered-by')('Foo'));

About

Set the X-Powered-By header returned by Express

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors