aboutsummaryrefslogtreecommitdiffhomepage
path: root/modules/caddyhttp/push
AgeCommit message (Expand)Author
2024-03-21caddyhttp: Allow `header` replacement with empty string (#6163)Francis Lavoie
2024-01-23caddyfile: Normalize & flatten all unmarshalers (#6037)Francis Lavoie
2023-08-14ci: use gci linter (#5708)Jacob Gadikian
2023-08-02caddyhttp: Make use of `http.ResponseController` (#5654)v2.7.0Francis Lavoie
2022-11-14reverseproxy: Mask the WS close message when we're the client (#5199)Francis Lavoie
2022-09-16core: Variadic Context.Logger(); soft deprecationv2.6.0-beta.4Matthew Holt
2022-09-05caddyhttp: Support `respond` with HTTP 103 Early Hints (#5006)Matt Holt
2022-08-04Replace strings.Index usages with strings.Cut (#4930)WilczyƄskiT
2021-12-02caddyhttp: Make logging of credential headers opt-in (#4438)Francis Lavoie
2020-11-20headers: Support default header values in Caddyfile with '?' (#3807)Gilbert Gilb's
2020-07-20push: Implement HTTP/2 server push (#3573)Matt Holt