You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
outbound-http: Remove host header with http2 (#3194)
The HTTP/2 spec allows the host header to be set as long as it matches
:authority, but some servers seem to have trouble accepting this
reality: hyperium/hyper#3298
Signed-off-by: Lann Martin <lann.martin@fermyon.com>
0 commit comments