7. About Intermediaries (Über Vermittler)
This document does not change how WebSockets interacts with HTTP forward proxies. If a client wishing to speak WebSockets connects via HTTP/2 to an HTTP proxy, it should continue to use a traditional CONNECT (i.e., not with a :protocol pseudo-header field) to tunnel through that proxy to the WebSocket server via HTTP. The resulting version of HTTP on that tunnel determines whether WebSockets is initiated directly or via a modified CONNECT request described in this document.
Dieses Dokument ändert nichts an der Interaktion von WebSockets mit HTTP-Forward-Proxys. Wenn ein Client, der WebSockets nutzen möchte, über HTTP/2 eine Verbindung zu einem HTTP-Proxy herstellt, sollte er weiterhin ein traditionelles CONNECT (d. h. nicht mit einem :protocol Pseudo-Header-Feld) verwenden, um durch diesen Proxy zum WebSocket-Server via HTTP zu tunneln. Die resultierende HTTP-Version auf diesem Tunnel bestimmt, ob WebSockets direkt oder über eine in diesem Dokument beschriebene modifizierte CONNECT-Anfrage initiiert wird.