Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ getURL
Method
getURL
libraries/lib-network-manager/curl/CurlResponse.cpp:160–163 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
}
159
160
std::string CurlResponse::getURL () const
161
{
162
return mRequest.getURL ();
163
}
164
165
void CurlResponse::abort () noexcept
166
{
Callers
2
DownloadBlob
Method · 0.45
perform
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected