-
- Downloads
[webgui] let force longpoll engine for RWebWindow connection
In normal situation websockets tried first and only if fails, fallback to longpoll. WebGui.WSLongpoll: yes in rootrc file force longpoll from the beginning. Handle all RWebWindow parameters in one place. Provide WSKind and WSPlatform methods for THttpCallArg Harmonize boolean flags handling in RWebWindowsManager
Showing
- gui/cefdisplay/src/gui_handler.cxx 6 additions, 8 deletionsgui/cefdisplay/src/gui_handler.cxx
- gui/qt5webdisplay/rooturlschemehandler.cpp 6 additions, 8 deletionsgui/qt5webdisplay/rooturlschemehandler.cpp
- gui/webdisplay/src/RWebWindowWSHandler.hxx 11 additions, 0 deletionsgui/webdisplay/src/RWebWindowWSHandler.hxx
- gui/webdisplay/src/RWebWindowsManager.cxx 41 additions, 23 deletionsgui/webdisplay/src/RWebWindowsManager.cxx
- net/http/inc/THttpCallArg.h 6 additions, 3 deletionsnet/http/inc/THttpCallArg.h
- net/http/src/TFastCgi.cxx 6 additions, 9 deletionsnet/http/src/TFastCgi.cxx
- net/http/src/THttpServer.cxx 0 additions, 2 deletionsnet/http/src/THttpServer.cxx
Loading
Please register or sign in to comment