• Brad Fitzpatrick's avatar
    net/http: update bundled http2 · a50fbcd3
    Brad Fitzpatrick authored
    Updates http2 to x/net/http2 git rev 40a0a18 for:
    
        http2: fix Server race with concurrent Read/Close
        http2: make Server reuse 64k request body buffer between requests
        http2: never Read from Request.Body in Transport to determine ContentLength
    
    Fixes #17480
    Updates #17071
    
    Change-Id: If142925764a2e148f95957f559637cfc1785ad21
    Reviewed-on: https://go-review.googlesource.com/31737Reviewed-by: 's avatarIan Lance Taylor <iant@golang.org>
    Run-TryBot: Ian Lance Taylor <iant@golang.org>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    a50fbcd3
Name
Last commit
Last update
.github Loading commit data...
api Loading commit data...
doc Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...