diff --git a/doc/go1.14.html b/doc/go1.14.html index a7e7ac13b2..f66582f180 100644 --- a/doc/go1.14.html +++ b/doc/go1.14.html @@ -532,6 +532,17 @@ TODO +
+ The new Header
+ method Values
+ can be used to fetch all values associated with a
+ canonicalized key.
+
@@ -543,6 +554,18 @@ TODO
+ The
+ new MIMEHeader
+ method Values
+ can be used to fetch all values associated with a canonicalized
+ key.
+