mirror of
https://github.com/wahyd4/caddy.git
synced 2026-08-26 05:36:00 +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