File tree 1 file changed +23
-0
lines changed 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -532,6 +532,17 @@ <h2 id="library">Core library</h2>
532
532
533
533
</ dl > <!-- math/big -->
534
534
535
+ < dl id ="net/http "> < dt > < a href ="/pkg/net/http/ "> net/http</ a > </ dt >
536
+ < dd >
537
+ < p > <!-- CL 200760 -->
538
+ The new < a href ="/pkg/net/http/#Header "> < code > Header</ code > </ a >
539
+ method < a href ="/pkg/net/http/#Header.Values "> < code > Values</ code > </ a >
540
+ can be used to fetch all values associated with a
541
+ canonicalized key.
542
+ </ p >
543
+ </ dd >
544
+ </ dl > <!-- net/http -->
545
+
535
546
< dl id ="net/http/httptest "> < dt > < a href ="/net/http/httptest/ "> net/http/httptest</ a > </ dt >
536
547
< dd >
537
548
< p > <!-- CL 201557 -->
@@ -543,6 +554,18 @@ <h2 id="library">Core library</h2>
543
554
</ dd >
544
555
</ dl > <!-- net/http/httptest -->
545
556
557
+ < dl id ="net/textproto "> < dt > < a href ="/pkg/net/textproto/ "> net/textproto</ a > </ dt >
558
+ < dd >
559
+ < p > <!-- CL 200760 -->
560
+ The
561
+ new < a href ="/pkg/net/textproto/#MIMEHeader "> < code > MIMEHeader</ code > </ a >
562
+ method < a href ="/pkg/net/textproto/#MIMEHeader.Values "> < code > Values</ code > </ a >
563
+ can be used to fetch all values associated with a canonicalized
564
+ key.
565
+ </ p >
566
+ </ dd >
567
+ </ dl > <!-- net/textproto -->
568
+
546
569
< dl id ="plugin "> < dt > < a href ="/pkg/plugin/ "> plugin</ a > </ dt >
547
570
< dd >
548
571
< p > <!-- CL 191617 -->
You can’t perform that action at this time.
0 commit comments