Go supplementary network libraries

Clone this repo:
  1. 85d1d54 go.mod: update golang.org/x dependencies by Gopher Robot · 23 hours ago master v0.36.0
  2. cde1dda proxy, http/httpproxy: do not mismatch IPv6 zone ids against hosts by Damien Neil · 6 weeks ago
  3. fe7f039 publicsuffix: spruce up code gen and speed up PublicSuffix by Julien Cretel · 8 days ago
  4. 459513d internal/http3: move more common stream processing to genericConn by Damien Neil · 6 days ago
  5. aad0180 http2: fix flakiness from t.Log when GOOS=js by Damien Neil · 5 days ago

Go Networking

Go Reference

This repository holds supplementary Go networking packages.

Report Issues / Send Patches

This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.

The git repository is https://go.googlesource.com/net.

The main issue tracker for the net repository is located at https://go.dev/issues. Prefix your issue with “x/net:” in the subject line, so it is easy to find.