]> Cypherpunks repositories - gostls13.git/commit
net/http: test max request body size against both HTTP/1 and HTTP/2
authorBurcu Dogan <jbd@google.com>
Fri, 4 Dec 2015 19:12:39 +0000 (11:12 -0800)
committerBurcu Dogan <jbd@google.com>
Fri, 4 Dec 2015 19:54:05 +0000 (19:54 +0000)
commita8d9c3103d6ed1b867f9e49bd2a157a195f86d9f
tree2542727c57a21f678d340932aa117fd4286448ba
parent1ea31c7baf070adf1f2b8e970c011256890b4b9f
net/http: test max request body size against both HTTP/1 and HTTP/2

Change-Id: I009eaa52d03f1c3af33a6e884332f41c7cf48edd
Reviewed-on: https://go-review.googlesource.com/17427
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/net/http/serve_test.go