MCPcopy 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
160std::string CurlResponse::getURL () const
161{
162 return mRequest.getURL ();
163}
164
165void CurlResponse::abort () noexcept
166{

Callers 2

DownloadBlobMethod · 0.45
performMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected