mirror of
https://github.com/golang/net.git
synced 2026-03-31 02:17:08 +09:00
4a812844d820f49985ee15998af285c43b0a6b96
Every supported feature of the HTTP/2 client and server is accessible via the net/http package. Recommend that users use net/http rather than importing this package. For #67810 Change-Id: I58b9c65af27e2f7172af493f96ee589a6a6a6964 Reviewed-on: https://go-review.googlesource.com/c/net/+/752160 Reviewed-by: Nicholas Husin <nsh@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Nicholas Husin <husin@google.com> Auto-Submit: Damien Neil <dneil@google.com>
…
…
…
…
…
…
…
Go Networking
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.
Description
Languages
Go
99.9%