Co-authored-by: Francis Lavoie <lavofr@gmail.com>
ResponseWriter.Unwrap()
ResponseController
* feat: add support for ResponseWriter.Unwrap() * cherry-pick Francis' code
Doing so allows for splice/sendfile optimizations when available. Fixes #4731 Co-authored-by: flga <flga@users.noreply.github.com> Co-authored-by: Matthew Holt <mholt@users.noreply.github.com>