[#JSONRPCRequest-URI] = xref:JSONRPCRequest.adoc[JSONRPCRequest]::URI :relfileprefix: ../ :mrdocs: The transport URI the request arrived on. == Synopsis Declared in `<rpc/request.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string URI; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#