Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ getMaxRedirects
Method
getMaxRedirects
libraries/lib-network-manager/Request.cpp:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
size_t Request::getMaxRedirects () const noexcept
88
{
89
return mMaxRedirects;
90
}
91
92
Request& Request::setTimeout (Timeout timeout) noexcept
93
{
Callers
1
perform
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected