1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/roles/cgi
Andy Green 9123ca6bef cgi: fix stdout close to http close
On h1, cgi stdout close doesn't prompt the http close, instead it
times out.  Fix that so we also close on h1, and make the close
action itself on http timeout less drastic.

As it was, GnuTLS actually marks the close as a fatal TLS error.
2019-01-29 12:25:20 +08:00
..
cgi-server.c cgi: fix stdout close to http close 2019-01-29 12:25:20 +08:00
ops-cgi.c role: raw-proxy 2018-12-01 11:05:59 +08:00
private.h cgi: fix for https git server 2018-06-16 09:35:07 +08:00