8709f65afd
* 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.
4 lines
44 B
Makefile
4 lines
44 B
Makefile
curlimage:
|
|
docker build -t gohttp2/curl .
|
|
|