Age | Commit message (Expand) | Author |
---|---|---|
2020-03-30 | headers: Trim any trailing colon from field names as a courtesy | Matthew Holt |
2020-02-04 | header: caddyfile: Defer header operations for deletions or manually | Matthew Holt |
2020-01-22 | httpcaddyfile: Rename 'headers' directive to 'header' | Matthew Holt |
2020-01-06 | A few miscellaneous, minor fixes | Matthew Holt |
2019-09-20 | reverse_proxy/headers: Expose header replacement ability in Caddyfile | Matthew Holt |
2019-09-13 | Forgot to commit caddyfile.go changes in last commit | Matthew Holt |
2019-09-11 | headers: New 'request_header' directive; handle Host header specially | Matthew Holt |
2019-09-10 | caddyfile: Improve Dispenser.NextBlock() to support nesting | Matthew Holt |
2019-08-21 | Refactor Caddyfile adapter and module registration | Matthew Holt |
2019-08-09 | Fix module-related errors | Matthew Holt |
2019-08-09 | Implement config adapters and beginning of Caddyfile adapter | Matthew Holt |