projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b09923
)
fix typo
author
Matteo Nastasi
<nastasi@alternativeoutput.it>
Sun, 29 Mar 2020 14:06:45 +0000
(16:06 +0200)
committer
Matteo Nastasi
<nastasi@alternativeoutput.it>
Sun, 29 Mar 2020 14:06:45 +0000
(16:06 +0200)
web/Obj/transports.phh
patch
|
blob
|
history
diff --git
a/web/Obj/transports.phh
b/web/Obj/transports.phh
index
fcc5c6d
..
0cc5f54
100644
(file)
--- 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;