]> Cypherpunks repositories - gostls13.git/commit
net/http: remove a flag accidentally submitted in CL 121419
authorBrad Fitzpatrick <bradfitz@golang.org>
Fri, 29 Jun 2018 14:56:45 +0000 (14:56 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 29 Jun 2018 17:43:50 +0000 (17:43 +0000)
commitd472055a39d3def4989550b5c829a48d53fddc59
tree9ae31a7ae0c8b1ba093686c365db307e958906f3
parent62d270e0a424dddd54571a6a119fc4e3d4b1b901
net/http: remove a flag accidentally submitted in CL 121419

I thought I removed this but failed to amend it to my commit before
submitting.

Change-Id: I2d687d91f4de72251548faa700006af0fea503af
Reviewed-on: https://go-review.googlesource.com/121615
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
src/net/http/serve_test.go