summaryrefslogtreecommitdiff
path: root/admin_test.go
AgeCommit message (Expand)Author
2023-10-11admin: Respond with 4xx on non-existing config path (#5870)Norman Soetbeer
2022-09-20httpcaddyfile: Fix `protocols` global option parsing (#5054)Francis Lavoie
2022-08-02chore: Bump up to Go 1.19, minimum 1.18 (#4925)Francis Lavoie
2022-07-12admin: expect quoted ETags (#4879)jhwz
2022-07-06admin: support ETag on config endpoints (#4579)jhwz
2021-08-16admin: Sync server variables (fix #4260) (#4274)Steven Angles
2019-12-17admin: POST /... expands and appends all array elementsMatthew Holt
2019-11-04core: Major refactor of admin endpoint and config handlingMatthew Holt
2019-06-30Add licenseMatthew Holt
2019-06-14Rename caddy2 -> caddyMatthew Holt
2019-05-04Begin implementing HTTP replacer and static responderMatthew Holt
2019-03-26Performance testing Load functionMatthew Holt