[#HTTPServer-2destructor] = xref:HTTPServer.adoc[HTTPServer]::~HTTPServer :relfileprefix: ../ :mrdocs: Destroy the server, asserting that all threads, connections and listeners were stopped. == Synopsis Declared in `<httpserver.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual ~HTTPServer(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#