diff --git a/services/httpd/handler.go b/services/httpd/handler.go index 1d642838fa8..85d98598849 100644 --- a/services/httpd/handler.go +++ b/services/httpd/handler.go @@ -1890,6 +1890,7 @@ func cors(inner http.Handler) http.Handler { `OPTIONS`, `POST`, `PUT`, + `PATCH`, }, ", ")) w.Header().Set(`Access-Control-Allow-Headers`, strings.Join([]string{