caddy/caddyconfig
Francis Lavoie 8c5d00b2bc
httpcaddyfile: New handle_path directive (#3281)
* caddyconfig: WIP implementation of handle_path

* caddyconfig: Complete the implementation - h.NewRoute was key

* caddyconfig: Add handle_path integration test

* caddyhttp: Use the path matcher as-is, strip the trailing *, update test
2020-05-26 15:27:51 -06:00
..
caddyfile caddyfile: Move NewTestDispenser into non-test file (#3439) 2020-05-26 13:45:22 -06:00
httpcaddyfile httpcaddyfile: New handle_path directive (#3281) 2020-05-26 15:27:51 -06:00
configadapters.go core: Don't return error on RegisterModule() and RegisterAdapter() 2020-04-13 09:48:54 -06:00
load.go caddyconfig: register adapters as Caddy modules (#3132) 2020-03-21 16:49:10 -06:00