https://github.com/truffls/node-rebind-host
Express middleware to bind the correct host
https://github.com/truffls/node-rebind-host
express-middleware rebind
Last synced: about 2 months ago
JSON representation
Express middleware to bind the correct host
- Host: GitHub
- URL: https://github.com/truffls/node-rebind-host
- Owner: truffls
- License: mit
- Created: 2016-06-08T09:18:28.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-28T14:38:39.000Z (almost 8 years ago)
- Last Synced: 2025-03-14T23:51:21.319Z (2 months ago)
- Topics: express-middleware, rebind
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# rebind-host [](https://travis-ci.org/truffls/node-rebind-host)
> Express middleware to bind the correct host
## Install
```
$ npm install rebind-host --save
```## License
MIT © [Truffls GmbH](https://truffls.de)