mirror of
https://github.com/caddyserver/caddy.git
synced 2026-07-10 10:54:28 +00:00
* Allow pushing multiple resources via Link header * Add nopush test case * Extract Link header parsing to separate function * Parser regexp-free * Remove dead code, thx gometalinter * Redundant condition - won't happen * Reduce duplication |
||
|---|---|---|
| .. | ||
| handler.go | ||
| handler_test.go | ||
| link_parser.go | ||
| link_parser_test.go | ||
| push.go | ||
| setup.go | ||
| setup_test.go | ||