[#HTTPResponse-status] = xref:HTTPResponse.adoc[HTTPResponse]::status :relfileprefix: ../ :mrdocs: Status code sent to the client. == Synopsis Declared in `<httpserver.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:HTTPStatusCode.adoc[HTTPStatusCode] status = {HTTP_INTERNAL_SERVER_ERROR}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#