]> Cypherpunks repositories - gostls13.git/commit
net/http: use new Go Doc list syntax
authorAbhinav Gupta <mail@abhinavg.net>
Wed, 13 Sep 2023 15:55:06 +0000 (15:55 +0000)
committerGopher Robot <gobot@golang.org>
Wed, 13 Sep 2023 18:35:12 +0000 (18:35 +0000)
commit794e7ea15b3eaf1c88c7dd9b41551acf6017bcc3
tree43b1b605f38f2fe1867a8695a8c002360e854479
parent2c74018d7b2566513bf05b984a720769f95a922d
net/http: use new Go Doc list syntax

This tweaks the documentation for http.Client
to use the list syntax introduced in Go 1.19.

Change-Id: I1f7e0256c13f57e04fc76e5e2362608c8f9f524d
GitHub-Last-Rev: 11d384f9adb25605d44dbb7aaeec88fbb3b457ed
GitHub-Pull-Request: golang/go#62574
Reviewed-on: https://go-review.googlesource.com/c/go/+/527335
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Heschi Kreinick <heschi@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
src/net/http/client.go