For now, `/proxy` can pass any type of content without any checks. We don't want the users to download a 3 GB ISO through our txtdot servers. - [ ] Restrict proxying to images, video (and audio??) MIME types - [x] Create separate API route `/imgproxy`, and then #96 - [ ] Leave `/proxy` for video and audio, ~~or create a separate route~~