]> Cypherpunks repositories - gostls13.git/commit
net/http: fix debugRoundTrip log typo
authorguangwu <guoguangwug@gmail.com>
Thu, 11 Apr 2024 05:36:19 +0000 (05:36 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 12 Apr 2024 14:07:43 +0000 (14:07 +0000)
commit5c20d5faeb3d048a31896f3edfb54dbd960d07cc
treec938c631502b7625e654f7000a745d592265e977
parentd1f2cd8a4968d618caf6757ac648d80f2733e5cb
net/http: fix debugRoundTrip log typo

Change-Id: I449fcb008fa4c1f51de0bef9f016907d8b99da67
GitHub-Last-Rev: b2e84f1a8a96199e1f9e4ae548225273e2ec94c0
GitHub-Pull-Request: golang/go#66772
Reviewed-on: https://go-review.googlesource.com/c/go/+/578135
Reviewed-by: Carlos Amedee <carlos@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/net/http/transport.go