1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib/roles/ws
Dane 10290048b0 basic auth: add callback option
Allow an http mount to specify it wants to check Basic Auth
requests via a protocol callback instead of a text file.
2019-12-14 23:55:28 +00:00
..
ext ws pmd: deflatePending only has meaning during deflate 2019-11-23 07:44:05 +00:00
client-parser-ws.c lws_validity: unified connection validity tracking 2019-09-22 09:35:07 -07:00
client-ws.c wsi flags: extra encodings 2019-10-12 12:41:14 +01:00
ops-ws.c validity: encapsulated ws must report validity on parent h2 conn 2019-10-14 10:53:28 +01:00
private-lib-roles-ws.h lws_validity: unified connection validity tracking 2019-09-22 09:35:07 -07:00
server-ws.c basic auth: add callback option 2019-12-14 23:55:28 +00:00