We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7c4cad commit d5c1333Copy full SHA for d5c1333
src/net/http/http.go
@@ -17,6 +17,7 @@ import (
17
)
18
19
// Protocols is a set of HTTP protocols.
20
+// The zero value is an empty set of protocols.
21
//
22
// The supported protocols are:
23
0 commit comments