summaryrefslogtreecommitdiff
path: root/modules/caddyhttp/caddyhttp_test.go
AgeCommit message (Expand)Author
2022-10-18fileserver: Reject ADS and short name paths; trim trailing dots and spaces on...Matt Holt
2022-08-16caddyhttp: Smarter path matching and rewriting (#4948)Matt Holt
2021-06-17caddyhttp: Refactor and export SanitizedPathJoin for use in fastcgi (#4207)Matt Holt
2019-07-08Move listen address functions into caddy package; fix unix bugMatthew Holt
2019-06-30Add licenseMatthew Holt
2019-05-20Implement most of static file server; refactor and improve ReplacerMatthew Holt
2019-05-14Rename and export some types, other minor changesMatthew Holt
2019-05-07Add some tests and fix vet warningMatthew Holt
2019-03-26Performance testing Load functionMatthew Holt
2019-03-26Rudimentary start of HTTP serversMatthew Holt