caddy/caddyhttp/header
Mateusz Gajewski cdf7cf5c3f HTTP/2 push support (golang 1.8) (#1215)
* WIP

* HTTP2/Push for golang 1.8

* Push plugin completed for review

* Correct build tag

* Move push plugin position

* Add build tags to tests

* Gofmt that code

* Add header/method validations

* Load push plugin

* Fixes for wrapping writers

* Push after delivering file

* Fixes, review changes

* Remove build tags, support new syntax

* Fix spelling

* gofmt -s -w .

* Gogland time

* Add interface guards

* gofmt

* After review fixes
2017-02-17 09:25:22 -07:00
..
header_test.go Use http.Header instead of custom type (#1214) 2016-11-03 12:24:26 -06:00
header.go HTTP/2 push support (golang 1.8) (#1215) 2017-02-17 09:25:22 -07:00
setup_test.go Fix for #1164 - allow only one header per line (#1280) 2016-11-29 21:24:12 -07:00
setup.go Fix for #1164 - allow only one header per line (#1280) 2016-11-29 21:24:12 -07:00