Get A Snippet S Raw File

Retrieves the raw contents of a specific file in the snippet. The`Content-Disposition` header will be "attachment" to avoid issues withmalevolent executable files.The file's mime type is derived from its filename and returned in the`Content-Type` header.Note that for text files, no character encoding is included as part ofthe content type.