golang/src/net/http/httptest
Alireza Ghasemi 69c74c9ea9 net/http/httptest: add comment to Server.Client() about Server.URL
Updates #30774.

Change-Id: I9564f955b15c701bee27aa9fbf3972de8fdb55e4
GitHub-Last-Rev: 50bd6bd54ec4195ed9e09a4a2d69e386bf55b21f
GitHub-Pull-Request: golang/go#67037
Reviewed-on: https://go-review.googlesource.com/c/go/+/581777
Reviewed-by: Damien Neil <dneil@google.com>
Auto-Submit: Damien Neil <dneil@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-05-10 17:26:10 +00:00
..
example_test.go all: update references to symbols moved from io/ioutil to io 2020-10-20 18:41:18 +00:00
httptest.go net/http/httptest: add NewRequestWithContext 2024-03-11 18:09:14 +00:00
httptest_test.go net/http/httptest: add NewRequestWithContext 2024-03-11 18:09:14 +00:00
recorder.go net: add available godoc link 2024-01-10 03:29:50 +00:00
recorder_test.go net/http/httptest: allow multiple fields be present in one Trailer field 2022-04-11 23:17:38 +00:00
server.go net/http/httptest: add comment to Server.Client() about Server.URL 2024-05-10 17:26:10 +00:00
server_test.go net/http/httptest: close res.Body in test 2024-03-18 16:57:12 +00:00