]> Cypherpunks repositories - gostls13.git/commit
net/http: add test for registration errors
authorJonathan Amsterdam <jba@google.com>
Wed, 13 Sep 2023 19:58:25 +0000 (15:58 -0400)
committerJonathan Amsterdam <jba@google.com>
Wed, 13 Sep 2023 21:00:34 +0000 (21:00 +0000)
commite2774551645e5417c130ca56e56d71bd1d70d7b5
tree34bad782b48d18dc61a0385067788bd43e7dab76
parent6760f20ef58a8d99ffe898b51d938577ab19c900
net/http: add test for registration errors

Change-Id: Ice378e2f1c4cce180f020683d25070c5ae1edbad
Reviewed-on: https://go-review.googlesource.com/c/go/+/528255
Run-TryBot: Jonathan Amsterdam <jba@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/net/http/server.go
src/net/http/server_test.go