This repository was archived by the owner on Jan 16, 2021. It is now read-only.
talksapp: rendering fails on GitHub redirect #440
Open
Description
Seen on stackdriver monitoring for https://go-talks.appspot.com this talk fails with Internal Server Error
.
After investigation it turns out that GitHub returns a redirect the API call asking for the file content, and when Go drops the ACCEPT
header we end up obtaining json
instead.