]> Cypherpunks repositories - gostls13.git/commit
net/http: Detect MIME type of v5 RAR archives
authorbakape <bakape@gmail.com>
Mon, 18 Mar 2019 19:53:41 +0000 (19:53 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 18 Mar 2019 20:32:57 +0000 (20:32 +0000)
commit27e444d5e6cce9f3f4c132ad964627bdb31a3651
tree16c353fbdc8f0f5b22e1f6afab2c9641914f3d55
parent689544c0b9287852c3ace3c7bd106a8996bbf28f
net/http: Detect MIME type of v5 RAR archives

Change-Id: Id9dedc861523e2dafe0e67f70862973124fa07b3
GitHub-Last-Rev: b662561f1980dff9861dd8a738c75a03baa72681
GitHub-Pull-Request: golang/go#30909
Reviewed-on: https://go-review.googlesource.com/c/go/+/168039
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/net/http/sniff.go
src/net/http/sniff_test.go