Filippo Valsorda cdfb69ac37 [release-branch.go1.12] http2: limit number of control frames in server send queue | пре 5 година | |
---|---|---|
bpf | пре 6 година | |
context | пре 6 година | |
dict | пре 8 година | |
dns | пре 6 година | |
html | пре 5 година | |
http | пре 6 година | |
http2 | пре 5 година | |
icmp | пре 6 година | |
idna | пре 7 година | |
internal | пре 5 година | |
ipv4 | пре 5 година | |
ipv6 | пре 5 година | |
lif | пре 7 година | |
nettest | пре 7 година | |
netutil | пре 6 година | |
proxy | пре 5 година | |
publicsuffix | пре 5 година | |
route | пре 5 година | |
trace | пре 5 година | |
webdav | пре 6 година | |
websocket | пре 6 година | |
xsrftoken | пре 7 година | |
.gitattributes | пре 10 година | |
.gitignore | пре 10 година | |
AUTHORS | пре 12 година | |
CONTRIBUTING.md | пре 6 година | |
CONTRIBUTORS | пре 12 година | |
LICENSE | пре 12 година | |
PATENTS | пре 12 година | |
README.md | пре 7 година | |
codereview.cfg | пре 9 година |
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.