Update git.autistici.org/ai3/go-common digest to b3aa3fb
Compare changes
Files
7@@ -104,20 +104,13 @@ func (config *ServerConfig) buildHTTPHandler(h http.Handler) (http.Handler, *tls
@@ -125,7 +118,7 @@ func buildServer(h http.Handler, config *ServerConfig, addr string) (*http.Serve
@@ -138,24 +131,14 @@ func buildServer(h http.Handler, config *ServerConfig, addr string) (*http.Serve
@@ -193,38 +176,6 @@ func Serve(h http.Handler, config *ServerConfig, addr string) error {