When you upload C code to the app, the Go app infers the mimetype as `text/x-c`, which browsers don't know how to render. Then it downloads it. this problem is probably more general to other file types too