libwebsockets/plugins
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
..
generic-sessions per-vhost headers and lwsws conf support 2016-08-27 17:07:06 +08:00
generic-table per-vhost headers and lwsws conf support 2016-08-27 17:07:06 +08:00
lwsws-logo.png http cache policy 2016-04-22 08:53:49 +08:00
protocol_client_loopback_test.c plugins add win modifiers before libwebsockets.h for dll export flag 2016-05-26 07:52:20 +08:00
protocol_dumb_increment.c esp8266 initial support 2016-08-10 21:20:23 +08:00
protocol_lws_mirror.c esp8266 initial support 2016-08-10 21:20:23 +08:00
protocol_lws_server_status.c Plugin server-status cleanup 2016-08-10 21:20:23 +08:00
protocol_lws_status.c esp8266 initial support 2016-08-10 21:20:23 +08:00
protocol_post_demo.c per-vhost headers and lwsws conf support 2016-08-27 17:07:06 +08:00
server-status.html per-vhost headers and lwsws conf support 2016-08-27 17:07:06 +08:00