net/http.Header.Values (method)
3 uses
net/http (current package)
header.go#L58: func (h Header) Values(key string) []string {
go.pact.im/x/httprange
metadata.go#L124: AcceptRanges: resp.Header.Values(httpHeaderAcceptRanges),
ranger.go#L185: return checkUnitIsAccepted(h.Values(httpHeaderAcceptRanges), unit)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)