ServeHTTPNewRequest same as ServeHTTP() but creates for each iteration a new fresh request which will be passed to http.Handler. Does not trigger a race condition.
(rf func() *http.Request, h http.Handler)
source not stored for this graph (policy: none)