mirror of
https://github.com/wahyd4/caddy.git
synced 2026-08-24 20:56:01 +10: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