Get the content of a static file. See using the integrated static file server
GET /files/<pathname>
Parameters:
Response:
Content-Type: <content-type> (determined from file extension)Body: data retrieved from file
Content-Type: <content-type>