caddy/caddyhttp/push
Mateusz Gajewski 6d7462ac99 push: Allow pushing multiple resources via Link header (#1798)
* 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
2017-08-28 19:38:29 -06:00
..
handler_test.go push: Allow pushing multiple resources via Link header (#1798) 2017-08-28 19:38:29 -06:00
handler.go push: Allow pushing multiple resources via Link header (#1798) 2017-08-28 19:38:29 -06:00
link_parser_test.go push: Allow pushing multiple resources via Link header (#1798) 2017-08-28 19:38:29 -06:00
link_parser.go push: Allow pushing multiple resources via Link header (#1798) 2017-08-28 19:38:29 -06:00
push.go Push resources for indexFiles when surfing to directories 2017-07-24 12:36:07 +02:00
setup_test.go push: Reorder before proxy; and allow zero arguments (cf. #1573) 2017-04-17 22:06:17 -06:00
setup.go Push resources for indexFiles when surfing to directories 2017-07-24 12:36:07 +02:00