]> git.proxmox.com Git - pve-http-server.git/blobdiff - src/PVE/APIServer/AnyEvent.pm
bump version to 4.0-2
[pve-http-server.git] / src / PVE / APIServer / AnyEvent.pm
index 6f0abb7fbc1fd8d00b00132a70045f25851f0748..cd778064ff35c96aed714259734baa58224b6de1 100644 (file)
@@ -650,6 +650,8 @@ sub websocket_proxy {
 
            # todo: use stop_read/start_read if write buffer grows to much
 
+           # FIXME: remove protocol in PVE/PMG 8.x
+           #
            # for backwards, compatibility,  we have to reply with the websocket
            # subprotocol from the request
            my $res = "$proto 101 Switching Protocols\015\012" .