1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/roles/http/server
Andy Green 1062370f07 unix skt: allow control over skt user:group
If you're providing a unix socket service that will be proxied / served by another
process on the same machine, the unix fd permissions on the listening unix socket fd
have to be managed so only something running under the server credentials
can open the listening unix socket.
2019-03-26 14:54:49 +08:00
..
access-log.c http: log ws upgrades 2019-03-10 08:02:02 +08:00
fops-zip.c refactor: core code in lib/core and private-libwebsockets.h to core/private.h 2018-05-03 10:49:36 +08:00
lejp-conf.c unix skt: allow control over skt user:group 2019-03-26 14:54:49 +08:00
lws-spa.c lws_spa: add CLOSE callback 2019-03-22 16:55:51 +08:00
parsers.c ah: custom headers for h1 2019-03-10 08:02:02 +08:00
ranges.c codacy: minor fixes 2018-10-13 08:16:27 +08:00
rewrite.c clean: general whitespace cleanup 2018-11-23 08:47:56 +08:00
server.c http proxy: support POST 2019-03-22 11:25:22 +08:00