libwebsockets/plugins/generic-table/assets
Andy Green e35d91a860 per-vhost headers and lwsws conf support
This l;ets you add per-vhost arbitrary headers on served files, eg

     "headers": [{
        "X-Content-Type-Options": "nosniff",
        "X-XSS-Protection": "1; mode=block",
        "x-frame-options": "SAMEORIGIN"
        }],
2016-08-27 17:07:06 +08:00
..
index.html per-vhost headers and lwsws conf support 2016-08-27 17:07:06 +08:00
lwsgt.js per-vhost headers and lwsws conf support 2016-08-27 17:07:06 +08:00