Searched refs:reqGetBody (Results 1 – 3 of 3) sorted by relevance
23 func reqGetBody(req *http.Request) func() (io.ReadCloser, error) { func
48 func reqGetBody(req *http.Request) func() (io.ReadCloser, error) { func
436 getBody := reqGetBody(req) // Go 1.8: getBody = req.GetBody