Commit fa2403c1 authored by Matthew Holt's avatar Matthew Holt

websockets: quick version fix

parent c1916c0f
......@@ -130,5 +130,5 @@ var (
const (
envGatewayInterface = "caddy-CGI/1.1"
envServerSoftware = "caddy/?.?.?" // TODO
envServerSoftware = "caddy/" // TODO: Version
)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment