Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Add ability to rate-limit/block requests by origin (Rob--W#45). - Avoid crashing on invalid HTTP status codes (Rob--W#95). - Support and test coverage for latest Node.js versions (up to 9). - Support `Access-Control-Max-Age` via `corsMaxAge` option. - Listen on `0.0.0.0:8080` by default instead of `127.0.0.1:8080`. (use `HOST` and `PORT` environment variables to override this). - Update gTLD list.
- Loading branch information