Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ GetURI
Method
GetURI
src/httpserver.cpp:618–621 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
616
}
617
618
std::string HTTPRequest::GetURI() const
619
{
620
return evhttp_request_get_uri(req);
621
}
622
623
HTTPRequest::RequestMethod HTTPRequest::GetRequestMethod() const
624
{
Callers
3
http_request_cb
Function · 0.80
HTTPReq_JSONRPC
Function · 0.80
FUZZ_TARGET
Function · 0.80
Calls
no outgoing calls
Tested by
1
FUZZ_TARGET
Function · 0.64