application/vnd.github.VERSION.raw
Return the raw contents of a gist. This is the default if you do not pass any specific media type.
application/vnd.github.VERSION.base64
The gist contents are base64-encoded before being sent out. This can be useful if your gist contains any invalid UTF-8 sequences.