X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2FObj%2Ftransports.phh;h=0cc5f5431d91c123df8b8e033bad177a87c2b3d2;hb=312c8c9eff704f24fa7d8ae26b2040586bbb6418;hp=fcc5c6d23e35102346758a4bc415b9d17d29e032;hpb=8b0992347fdfdb40715268bb07481d35fc5191fb;p=brisk.git diff --git a/web/Obj/transports.phh b/web/Obj/transports.phh index fcc5c6d..0cc5f54 100644 --- a/web/Obj/transports.phh +++ b/web/Obj/transports.phh @@ -99,8 +99,6 @@ class Transport_websocket { $this->headerSecWebSocketProtocolRequired = false; $this->headerSecWebSocketExtensionsRequired = false; - $this->handlingPartialPacket = false; - $this->sendingContinuous = false; $this->handlingPartialPacket = false;