mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
This is useful when preceding middleware reads httpRequest.Body to perform some logic, and assigns a new ReadCloser to httpRequest.Body (as body can be read only once).