Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dogecoin/dogecoin
/ GetURI
Method
GetURI
src/httpserver.cpp:629–632 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
627
}
628
629
std::string HTTPRequest::GetURI()
630
{
631
return evhttp_request_get_uri(req);
632
}
633
634
HTTPRequest::RequestMethod HTTPRequest::GetRequestMethod()
635
{
Callers
2
http_request_cb
Function · 0.80
HTTPReq_JSONRPC
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected