summaryrefslogtreecommitdiff
path: root/modules/caddyhttp/app.go
AgeCommit message (Expand)Author
2020-11-22ci: Use golangci's github action for linting (#3794)Dave Henderson
2020-11-18caddyhttp: New idle_timeout default of 5mMatthew Holt
2020-11-04httpcaddyfile: Add certificate_pem placeholder short, add to godoc (#3846)Gaurav Dhameeja
2020-09-17metrics: Fix hidden panic while observing with bad exemplars (#3733)Dave Henderson
2020-09-17caddyhttp: Remove server name from metricsMatthew Holt
2020-09-17metrics: Initial integration of Prometheus metrics (#3709)Dave Henderson
2020-09-08caddyhttp: Wrap http.Server logging with zap (#3668)Francis Lavoie
2020-07-16caddyhttp: Add {http.request.body} placeholderMatthew Holt
2020-06-11caddyhttp: Add client cert SAN placeholdersMatthew Holt
2020-05-05httpserver: Add experimental H2C support (#3289)Matt Holt
2020-04-13core: Don't return error on RegisterModule() and RegisterAdapter()Matthew Holt
2020-04-01caddyhttp: Print actual listener address in log message (closes #2992)Matthew Holt
2020-03-15caddyhttp: Clean up; move some code aroundMatthew Holt