mirror of https://github.com/golang/go.git
Encodes non-WSP CTL and non-US-ASCII UTF-8 characters using syntax specified in RFC 2231.
Fixes #7668
Fixes #9624
Change-Id: I433f167c5bdd84a7f811ac0410b08b10790e0d9f
GitHub-Last-Rev:
|
||
|---|---|---|
| .. | ||
| multipart | ||
| quotedprintable | ||
| testdata | ||
| encodedword.go | ||
| encodedword_test.go | ||
| example_test.go | ||
| grammar.go | ||
| mediatype.go | ||
| mediatype_test.go | ||
| type.go | ||
| type_dragonfly.go | ||
| type_freebsd.go | ||
| type_openbsd.go | ||
| type_plan9.go | ||
| type_test.go | ||
| type_unix.go | ||
| type_windows.go | ||