]> Cypherpunks repositories - gostls13.git/commit
net/http: check that Unicode-aware functions are not used
authorFilippo Valsorda <filippo@golang.org>
Mon, 10 May 2021 17:32:13 +0000 (19:32 +0200)
committerFilippo Valsorda <filippo@golang.org>
Tue, 11 May 2021 18:22:54 +0000 (18:22 +0000)
commit9b84814f6e909bfe9054eab30e423bc5e880d137
tree91014126f96e867812f1dc270018e32f10f42bf4
parent2520e72d3bbfe6651cd6324077afdb4babb36b9a
net/http: check that Unicode-aware functions are not used

Change-Id: I398aff06bec95077bfff02bfb067aa949b70c184
Reviewed-on: https://go-review.googlesource.com/c/go/+/318429
Run-TryBot: Filippo Valsorda <filippo@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Roberto Clapis <roberto@golang.org>
Trust: Filippo Valsorda <filippo@golang.org>
src/net/http/http_test.go