summaryrefslogtreecommitdiff
path: root/src/mod_echo.c
Commit message (Expand)AuthorAgeFilesLines
* [build] _WIN32 __declspec(dllexport) *_plugin_initGlenn Strauss2023-05-031-0/+1
* [multiple] optimistic client read only if HTTP/1.xGlenn Strauss2023-05-031-1/+2
* [multiple] employ ck_calloc, ck_malloc shared codeGlenn Strauss2022-12-101-1/+1
* [multiple] mark mod_*_plugin_init() funcs coldGlenn Strauss2022-12-071-0/+2
* [mod_echo] test module to echo request as responseGlenn Strauss2021-09-081-0/+145