add a simpile HTTP support for AF_UNIX
authoryu.dongliang <18588496441@163.com>
Sat, 2 Nov 2024 13:09:06 +0000 (21:09 +0800)
committeryu.dongliang <18588496441@163.com>
Sat, 2 Nov 2024 13:09:06 +0000 (21:09 +0800)
commitc44e1af530c77223473d75dbe5b9c2cc02aa0cac
treed39bd03738cfbf2340149b89b6a5bb808768ada0
parent28a3b73c727b41469bbe085b0372671ee5fc3ab6
add a simpile HTTP support for AF_UNIX
13 files changed:
html/Makefile
html/abc_html.c
html/abc_html.h
html/abc_html_util.c
html/abc_io_file.c [new file with mode: 0644]
html/abc_io_http.c [new file with mode: 0644]
html/main.c
net/config [new file with mode: 0644]
net/ngx_http_abc.h [new file with mode: 0644]
net/ngx_http_abc_module.c [new file with mode: 0644]
ui/Makefile
ui/main.c
util/scf_def.h