• Joel Martin's avatar
    Add Chrome Frame support. Close requests in web.py. · e66f3f89
    Joel Martin authored
    - Add meta tag to vnc.html and vnc_auto.html so that if Chrome Frame
      is installed, it is used.
    
    - Add detection to default_controls.js that shows a message with
      a Chrome Frame install link if the user is using a version of IE
      without Canvas support.
    
    - Fix web.py so that requests have their connection closed after they
      are completed.  This has been a bug for a while but it prevents
      Chrome Frame from working because Chrome Frame doesn't activate
      until the initial request connection closes.
    e66f3f89
Name
Last commit
Last update
..
Makefile Loading commit data...
README.md Loading commit data...
launch.sh Loading commit data...
md5.c Loading commit data...
md5.h Loading commit data...
md5_test.c Loading commit data...
web.py Loading commit data...
websocket.c Loading commit data...
websocket.h Loading commit data...
websocket.py Loading commit data...
wsproxy.c Loading commit data...
wsproxy.js Loading commit data...
wsproxy.py Loading commit data...