an HTTP server implementation
Find a file
2024-08-07 14:19:24 +12:00
httpmodules httpmodules: init module httpmodules 2024-08-07 13:35:57 +12:00
static mimetypes: init module mimetypes 2024-08-07 13:09:14 +12:00
.gitignore initial commit 2024-08-07 09:38:16 +12:00
COPYING license under GPL version 3 2024-08-07 09:40:48 +12:00
http.d http: make HTTPModule a function 2024-08-07 14:18:52 +12:00
httpd.d httpd: handle httpModules 2024-08-07 14:19:24 +12:00
Makefile httpmodules: init module httpmodules 2024-08-07 13:35:57 +12:00
mimetypes.d mimetypes: init module mimetypes 2024-08-07 13:09:14 +12:00