summaryrefslogtreecommitdiff
path: root/internal/handlers/const.go
AgeCommit message (Collapse)Author
2020-02-06[MISC] Improve documentation around headers used by verify endpoint. (#620)Clément Michaud
* Explicit document missing X-Forwarded-Proto and X-Fowarded-Host headers. * Add the name of the authorization header in error messages. * Add error and debug logs about X-Original-URL header. * Add error log when not able to parse target URL in verify endpoint. * Fix unit tests.
2019-11-17Move source code into internal directory to follow standard project layout.Clement Michaud
https://github.com/golang-standards/project-layout