mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 21:35:52 +00:00
4a2cafe525
* 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 .
|
|
|