MCPcopy Create free account
hub / github.com/ExpediaGroup/flyte / NewRequestInterceptor

Function NewRequestInterceptor

httputil/requestinterceptor.go:25–34  ·  view source on GitHub ↗

creates a http.Handler that wraps the handler passed in and sets the original http protocol and host requested by the client

(h http.Handler)