Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net/http: sniff extra mimes could be added #13383

Closed
odeke-em opened this issue Nov 24, 2015 · 2 comments
Closed

net/http: sniff extra mimes could be added #13383

odeke-em opened this issue Nov 24, 2015 · 2 comments
Milestone

Comments

@odeke-em
Copy link
Member

According to section '6.2 Matching an audio or video type pattern' https://mimesniff.spec.whatwg.org/#matching-an-audio-or-video-type-pattern, we could add more mime sniffing for:

  • audio/basic.
  • audio/aiff.
  • audio/mpeg.
  • audio/midi.
  • video/avi.
@odeke-em
Copy link
Member Author

CL mailed to https://go-review.googlesource.com/17132.

@gopherbot
Copy link

CL https://golang.org/cl/17132 mentions this issue.

@rakyll rakyll added this to the Go1.7 milestone Nov 28, 2015
@golang golang locked and limited conversation to collaborators Mar 26, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants