Filippo Valsorda cdfb69ac37 [release-branch.go1.12] http2: limit number of control frames in server send queue | 5 gadi atpakaļ | |
---|---|---|
bpf | 6 gadi atpakaļ | |
context | 6 gadi atpakaļ | |
dict | 8 gadi atpakaļ | |
dns | 6 gadi atpakaļ | |
html | 5 gadi atpakaļ | |
http | 6 gadi atpakaļ | |
http2 | 5 gadi atpakaļ | |
icmp | 6 gadi atpakaļ | |
idna | 7 gadi atpakaļ | |
internal | 5 gadi atpakaļ | |
ipv4 | 5 gadi atpakaļ | |
ipv6 | 5 gadi atpakaļ | |
lif | 7 gadi atpakaļ | |
nettest | 7 gadi atpakaļ | |
netutil | 6 gadi atpakaļ | |
proxy | 5 gadi atpakaļ | |
publicsuffix | 5 gadi atpakaļ | |
route | 5 gadi atpakaļ | |
trace | 5 gadi atpakaļ | |
webdav | 6 gadi atpakaļ | |
websocket | 6 gadi atpakaļ | |
xsrftoken | 7 gadi atpakaļ | |
.gitattributes | 10 gadi atpakaļ | |
.gitignore | 10 gadi atpakaļ | |
AUTHORS | 12 gadi atpakaļ | |
CONTRIBUTING.md | 6 gadi atpakaļ | |
CONTRIBUTORS | 12 gadi atpakaļ | |
LICENSE | 12 gadi atpakaļ | |
PATENTS | 12 gadi atpakaļ | |
README.md | 7 gadi atpakaļ | |
codereview.cfg | 9 gadi atpakaļ |
This repository holds supplementary Go networking libraries.
The easiest way to install is to run go get -u golang.org/x/net
. You can
also manually git clone the repository to $GOPATH/src/golang.org/x/net
.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html. The main issue tracker for the net repository is located at https://github.com/golang/go/issues. Prefix your issue with "x/net:" in the subject line, so it is easy to find.