diff --git a/handler.go b/handler.go index a1c984e..e2a0ed6 100644 --- a/handler.go +++ b/handler.go @@ -36,7 +36,7 @@ func (h *handler) ServeHTTP(w http.ResponseWriter, r *http.Request) { if !h.enableProxy { w.WriteHeader(http.StatusNotFound) - fmt.Fprintf(w, "