summaryrefslogtreecommitdiff
path: root/caddyconfig/httploader.go
AgeCommit message (Expand)Author
2023-06-30caddyconfig: Specify config adapter for HTTP loader (close #5607)Matthew Holt
2022-10-24httploader: Close resp body on bad status codeMatthew Holt
2022-10-24caddyconfig: Fix httploader leak from unused responses (#5159)Chris Lahaye
2022-10-05caddyconfig: Implement retries into HTTPLoader (#5077)Cory Cooper
2022-09-16core: Variadic Context.Logger(); soft deprecationMatthew Holt
2022-02-17caddyconfig: Support placeholders in HTTP loaderMatthew Holt
2021-09-29Move from deprecated ioutil to os and io packages (#4364)KallyDev
2021-09-16Make copyright notice more consistentMatthew Holt
2021-01-27admin: Identity management, remote admin, config loaders (#3994)Matt Holt