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