net/textproto.MIMEHeader.Del (method)
3 uses
net/textproto (current package)
header.go#L54: func (h MIMEHeader) Del(key string) {
net/http
header.go#L77: textproto.MIMEHeader(h).Del(key)
mime/multipart
multipart.go#L137: bp.Header.Del(cte)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)