Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deathkiller/jazz2-native
/ GetType
Method
GetType
Sources/Shared/IO/WebRequest.cpp:1019–1022 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1017
: _type(type), _url(url) {}
1018
1019
WebProxy::Type WebProxy::GetType() const
1020
{
1021
return _type;
1022
}
1023
1024
Containers::StringView WebProxy::GetURL() const
1025
{
Callers
3
Open
Method · 0.45
SetProxy
Method · 0.45
DoStartPrepare
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected