0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-20 22:52:58 -05:00
caddy/modules/caddyhttp/push
Matt Holt ca4fae64d9
caddyhttp: Support respond with HTTP 103 Early Hints (#5006)
* caddyhttp: Support sending HTTP 103 Early Hints

This adds support for early hints in the static_response handler.

* caddyhttp: Don't record 1xx responses
2022-09-05 13:50:44 -06:00
..
caddyfile.go
handler.go caddyhttp: Support respond with HTTP 103 Early Hints (#5006) 2022-09-05 13:50:44 -06:00
link.go Replace strings.Index usages with strings.Cut (#4930) 2022-08-04 11:17:35 -06:00
link_test.go