open-consul/vendor/golang.org/x/net/http2/hpack
James Phillips 8709f65afd
Adds HTTP/2 support to Consul's HTTPS server. (#3657)
* Refactors the HTTP listen path to create servers in the same spot.

* Adds HTTP/2 support to Consul's HTTPS server.

* Vendors Go HTTP/2 library and associated deps.
2017-11-07 15:06:59 -08:00
..
encode.go Adds HTTP/2 support to Consul's HTTPS server. (#3657) 2017-11-07 15:06:59 -08:00
hpack.go Adds HTTP/2 support to Consul's HTTPS server. (#3657) 2017-11-07 15:06:59 -08:00
huffman.go Adds HTTP/2 support to Consul's HTTPS server. (#3657) 2017-11-07 15:06:59 -08:00
tables.go Adds HTTP/2 support to Consul's HTTPS server. (#3657) 2017-11-07 15:06:59 -08:00