I\'m writing a HTTP server which has an endpoint which simply read a file from the file system and reply in HTTP response.
r.GET("/fs/:id/:filename", fu