]> Cypherpunks repositories - gostls13.git/commit
net/http: add link to types
authorabemotion <abemotion323@gmail.com>
Sat, 5 Apr 2025 01:40:06 +0000 (18:40 -0700)
committerGopher Robot <gobot@golang.org>
Mon, 7 Apr 2025 20:35:49 +0000 (13:35 -0700)
commitb2819d13dbe19343426e688da4ddfeb57c8589fc
treeb617a428d194100b5da5ef56851bd93a917668eb
parentffe47d978990c5bfc0089b94a5bea0f61c6219b7
net/http: add link to types

Some types are not linked.
This change adds a link to each type.

Change-Id: Id46fb64a74efb851ed76e4136f15e8fd9e445bb7
Reviewed-on: https://go-review.googlesource.com/c/go/+/663075
Reviewed-by: Damien Neil <dneil@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Sean Liao <sean@liao.dev>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/net/http/client.go
src/net/http/request.go
src/net/http/responsecontroller.go