mirror of
https://github.com/traefik/traefik
synced 2026-02-03 11:10:33 +00:00
fix: remove logs of the request
This commit is contained in:
committed by
GitHub
parent
88603810a8
commit
778188ed34
@@ -16,7 +16,7 @@ import (
|
||||
"github.com/traefik/traefik/v2/pkg/middlewares"
|
||||
"github.com/traefik/traefik/v2/pkg/tracing"
|
||||
"github.com/traefik/traefik/v2/pkg/types"
|
||||
"github.com/vulcand/oxy/utils"
|
||||
"github.com/vulcand/oxy/v2/utils"
|
||||
)
|
||||
|
||||
// Compile time validation that the response recorder implements http interfaces correctly.
|
||||
|
||||
Reference in New Issue
Block a user