An "embeddable application" to serve static files. Can be used attached or as a mix-in.
Should support various methods to deliver the file, X-Sendfile, kernel sendfile support (if we can get the underlying socket fd), etc. falling back on WSGI streaming.
An "embeddable application" to serve static files. Can be used attached or as a mix-in.
Should support various methods to deliver the file, X-Sendfile, kernel sendfile support (if we can get the underlying socket fd), etc. falling back on WSGI streaming.