[mod_wstunnel] remove invalid appended '\0'
commit513e407b064ea169241e019e5b9d92d5d905a856
authorGlenn Strauss <gstrauss@gluelogic.com>
Mon, 9 Oct 2017 05:26:02 +0000 (9 01:26 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Mon, 9 Oct 2017 06:45:12 +0000 (9 02:45 -0400)
tree7d96b6cfd27bb893542d591b05f4ba7f93b4b61e
parentef11fa42da1635d8c62548f5f2917ecbe482686e
[mod_wstunnel] remove invalid appended '\0'

remove invalid appended '\0' in code originating from Norio Kobota
mod_websocket_frame.c.  /* needs '\0' char to send */ is not valid

x-ref:
  "wstunnel sample config"
  https://redmine.lighttpd.net/boards/2/topics/7600
src/mod_wstunnel.c