Dear Dmytro, I put my own version to github: https://github.com/gaebor/miniweb Feel free to contibute! Best Gábor
Dear Richard, You can add callbacks, see urlHandlerList and httpmin for details. Also, I have made a fork of my own: https://github.com/gaebor/miniweb I have modified the code such that you can register callbacks at startup, from a dll, dynamically. See plugin folder in my code. Best Gábor