libuhttpd/src
Jianhui Zhao 6e84f2a738 connection: add api: close
close low level TCP connection

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-01-27 13:18:27 +08:00
..
buffer@1bd1b6d192 Improve the file response performance 2021-01-02 19:22:07 +08:00
http-parser@a0c034c0c7 http-parser: Use submodule 2020-03-06 13:48:48 +08:00
CMakeLists.txt file: support handle large file 2021-01-19 20:35:50 +08:00
config.h.in canonical header files 2020-12-12 14:52:27 +08:00
connection.c connection: add api: close 2021-01-27 13:18:27 +08:00
connection.h connection: add api: close 2021-01-27 13:18:27 +08:00
file.c file: support handle large file 2021-01-19 20:35:50 +08:00
file.h configure the docroot and index page globally. 2021-01-01 16:53:14 +08:00
log.c Support IPv6 2020-12-20 17:47:45 +08:00
log.h uh_log_xx: check the arguments like printf 2021-01-15 15:40:21 +08:00
mimetypes.c Optimize code and fix gzip encoding 2020-09-07 14:03:01 +08:00
mimetypes.h canonical header files 2020-12-12 14:52:27 +08:00
ssl.c Improve code 2021-01-08 23:58:08 +08:00
ssl.h Improve code 2021-01-08 23:58:08 +08:00
uhttpd.c src/uhttpd.c: fix build without dlopen 2021-01-18 07:33:34 +01:00
uhttpd.h connection: add api: close 2021-01-27 13:18:27 +08:00
uhttpd_internal.h Support set a callback for connection closed 2021-01-15 13:07:37 +08:00
utils.c use url decode while handle file 2021-01-15 11:52:25 +08:00
utils.h use url decode while handle file 2021-01-15 11:52:25 +08:00