[#HTTPRequest-GetState] = xref:HTTPRequest.adoc[HTTPRequest]::GetState :relfileprefix: ../ :mrdocs: Returns the current parsing state of the request. == Synopsis Declared in `<httpserver.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:HTTPRequest/State.adoc[State] GetState() const; ---- == Return Value The current parsing state of the request. [.small]#Created with https://www.mrdocs.com[MrDocs]#