mirror of
https://github.com/golang/go.git
synced 2025-05-20 06:43:26 +00:00
doc/go1.11: mention ReverseProxy passing TE: trailers headers to backend
Change-Id: Idbc507ae3df791a759b967bcbe833b8e08bd9611 Reviewed-on: https://go-review.googlesource.com/125817 Reviewed-by: Andrew Bonventre <andybons@golang.org>
This commit is contained in:
parent
d3c3aaa61f
commit
ce06f5a222
@ -709,6 +709,12 @@ for k := range m {
|
||||
option to permit changing how errors are handled.
|
||||
</p>
|
||||
|
||||
<p><!-- CL 115135 -->
|
||||
The <code>ReverseProxy</code> now also passes
|
||||
"<code>TE:</code> <code>trailers</code>" request headers
|
||||
through to the backend, as required by the gRPC protocol.
|
||||
</p>
|
||||
|
||||
</dl><!-- net/http/httputil -->
|
||||
|
||||
<dl id="os"><dt><a href="/pkg/os/">os</a></dt>
|
||||
|
Loading…
x
Reference in New Issue
Block a user