]> Cypherpunks repositories - gostls13.git/commit
doc/1.9: add CL 43712, ReverseProxy of HTTP/2 trailers to the release notes.
authorTristan Colgate <tcolgate@gmail.com>
Fri, 4 Aug 2017 07:27:56 +0000 (08:27 +0100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 4 Aug 2017 18:36:20 +0000 (18:36 +0000)
commit9bb98e02defa62f196c5a0b3c56a5ab88ccfc123
treef16544685cdd181479f88b7b74905ca739bc26ea
parent78d74fc2cdd66f7c3387d81af01a49bb2e3273ec
doc/1.9: add CL 43712, ReverseProxy of HTTP/2 trailers to the release notes.

Add https://go-review.googlesource.com/c/43712,
"net/http/httputil: ReverseProxy should pass on unannounced Trailers"
to the relase notes.

Fixes #21307

Change-Id: I52c126987a5d0abc4153c0e71b535529c46cd457
Reviewed-on: https://go-review.googlesource.com/53290
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/go1.9.html