log mod_websocket/mod_websocket.lua @ 1288:c1a8ce147885

age author description
Sat, 11 Jan 2014 00:20:59 +0100 Florian Zeitz mod_websocket: Fix typo "Cosed" -> "Closed"
Wed, 18 Sep 2013 00:57:06 +0200 Florian Zeitz mod_websocket: Add consider_websocket_secure option
Thu, 30 May 2013 23:55:13 +0200 Florian Zeitz mod_websocket: Add some more error checks for close frames
Thu, 30 May 2013 23:49:14 +0200 Florian Zeitz mod_websocket: Access some values via locales instead of through tables
Thu, 30 May 2013 23:36:58 +0200 Florian Zeitz mod_websocket: Optimize string concatenation
Thu, 30 May 2013 22:51:12 +0200 Florian Zeitz mod_websocket: Call string and table functions through locals
Thu, 30 May 2013 22:48:19 +0200 Florian Zeitz mod_websocket: Fix length calculation