Returning Other Types
You can easily return any mime type by either doing it manually through the context’s Writer, or create your own custom IExpressResponseContent. Check out the source code for the existing express contents to get a gist on how to quickly create and use your own.