We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 645e77e commit f6d1009Copy full SHA for f6d1009
doc/go1.5.txt
@@ -53,6 +53,7 @@ mime: add ExtensionByType (https://golang.org/cl/7444)
53
mime/quotedprintable: new package (https://golang.org/cl/5940 + others)
54
net: add Source field to OpError (https://go-review.googlesource.com/9231)
55
net: fix inconsistent errors (https://golang.org/cl/9236)
56
+net: add SocketConn, SocketPacketConn (https://golang.org/cl/9275)
57
net/http: support for setting trailers from a server Handler (https://golang.org/cl/2157)
58
net/http: ignore the Unix epoch time in ServeContent (https://golang.org/cl/7915)
59
net/http/cgi: fix REMOTE_ADDR, REMOTE_HOST, add REMOTE_PORT (https://golang.org/cl/4933)
0 commit comments