[#HTTPServer-Id] = xref:HTTPServer.adoc[HTTPServer]::Id :relfileprefix: ../ :mrdocs: Each connection is assigned an unique id of this type. == Synopsis Declared in `<httpserver.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using Id = uint64_t; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#