You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What does 'go version' print?
Go 1.3.1
What steps reproduce the problem?
1. Write mp4 data to ResponseWriter
What happened?
The Content-Type header is set to "application/octet-stream"
What should have happened instead?
The Content-Type header is set to "video/mp4"