diff options
author | Matt Holt <mholt@users.noreply.github.com> | 2020-07-20 12:28:40 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-20 12:28:40 -0600 |
commit | 6cea1f239d01fc065bc6f4b22d765d89b6db0152 (patch) | |
tree | 3ba2664e1beeb1034f400038749845fa7c08e243 /caddyconfig/httpcaddyfile/builtins_test.go | |
parent | 2ae8c119279826ef81223e3b2155a08779f3ee8b (diff) |
push: Implement HTTP/2 server push (#3573)
* push: Implement HTTP/2 server push (close #3551)
* push: Abstract header ops by embedding into new struct type
This will allow us to add more fields to customize headers in
push-specific ways in the future.
* push: Ensure Link resources are pushed before response is written
* Change header name from X-Caddy-Push to Caddy-Push
Diffstat (limited to 'caddyconfig/httpcaddyfile/builtins_test.go')
0 files changed, 0 insertions, 0 deletions