Open terrorbyte opened 2 weeks ago
This adds support to make the HTTPServeFile shutdown cleanly on shutdown and adds support for SIGINT shutdowns. I think it definitely needs more testing and potentially support for HTTPServeShell as well as windows testing.
HTTPServeFile
HTTPServeShell
This adds support to make the
HTTPServeFile
shutdown cleanly on shutdown and adds support for SIGINT shutdowns. I think it definitely needs more testing and potentially support forHTTPServeShell
as well as windows testing.