Could set the Content-Type header to the MIME type when serving static files, e.g. image/png for .png files and so on.
Browsers are pretty good at guessing the type, so not horrible if we don't, but there's probably some mime stuff lying around somewhere in scheme if we want to.