net/textproto.MIMEHeader.Del (method)
3 uses
net/textproto (current package)
header.go#L54: func (h MIMEHeader) Del(key string) {
net/http
header.go#L80: textproto.MIMEHeader(h).Del(key)
mime/multipart
multipart.go#L145: bp.Header.Del(cte)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)