Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-02 | caddyhttp: Merge query matchers in Caddyfile (#3839) | Francis Lavoie | |
Also, turns out that `Add` on headers will work even if there's nothing there yet, so we can remove the condition I introduced in #3832 | |||
2020-10-31 | caddyhttp: Merge header matchers in Caddyfile (#3832) | Francis Lavoie | |
2020-09-25 | caddyfile: Add support for `vars` and `vars_regexp` matchers (#3730) | Mohammed Al Sahaf | |
* caddyfile: support vars and vars_regexp matchers in the caddyfile * caddyfile: matchers: Brian Kernighan said printf is good debugging tool but didn't say keep them around | |||
2020-05-14 | caddytest: Refactor Caddyfile adapt tests to separate files (#3398) | Francis Lavoie | |