Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(headers): Header parsing fix (#12)
* fix provenance * fix urls * remove randexp * refactor originhost and transhost, reuse more code. Add incoming data logging config option * fix example config. Refactor index.js logging * update README, fix README * fix typo readme * allow authenticatedUser in form of username[email] to be parsed correctly * regex changes * regex fixes * remove regex case insensitive * fix header parsing
- Loading branch information