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