WSGI supports [Optional Platform-Specific File Handling](https://www.python.org/dev/peps/pep-3333/#optional-platform-specific-file-handling), i.e. `sendfile`, through the `environ` key `wsgi.file_wrapper`. It would be nice if Pando supported that.