go/src/net/textproto/header_test.go

type canonicalHeaderKeyTest

var canonicalHeaderKeyTests

func TestCanonicalMIMEHeaderKey(t *testing.T) {}

// Issue #34799 add a Header method to get multiple values []string, with canonicalized key
func TestMIMEHeaderMultipleValues(t *testing.T) {}