Paschalis Tsilias 62affa334b x/net/http2: reject HTTP/2 Content-Length headers containing a sign | 4 سال پیش | |
---|---|---|
bpf | 5 سال پیش | |
context | 6 سال پیش | |
dict | 8 سال پیش | |
dns | 4 سال پیش | |
html | 4 سال پیش | |
http | 6 سال پیش | |
http2 | 4 سال پیش | |
icmp | 4 سال پیش | |
idna | 5 سال پیش | |
internal | 5 سال پیش | |
ipv4 | 4 سال پیش | |
ipv6 | 4 سال پیش | |
lif | 5 سال پیش | |
nettest | 5 سال پیش | |
netutil | 5 سال پیش | |
proxy | 5 سال پیش | |
publicsuffix | 4 سال پیش | |
route | 4 سال پیش | |
trace | 5 سال پیش | |
webdav | 4 سال پیش | |
websocket | 5 سال پیش | |
xsrftoken | 5 سال پیش | |
.gitattributes | 10 سال پیش | |
.gitignore | 4 سال پیش | |
AUTHORS | 12 سال پیش | |
CONTRIBUTING.md | 6 سال پیش | |
CONTRIBUTORS | 12 سال پیش | |
LICENSE | 12 سال پیش | |
PATENTS | 12 سال پیش | |
README.md | 7 سال پیش | |
codereview.cfg | 9 سال پیش | |
go.mod | 4 سال پیش | |
go.sum | 4 سال پیش |
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.