Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ ignoreSslErrors
Method
ignoreSslErrors
libraries/katabasis/src/Reply.cpp:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
bool ReplyList::ignoreSslErrors()
56
{
57
return ignoreSslErrors_;
58
}
59
60
void ReplyList::setIgnoreSslErrors(bool ignoreSslErrors)
61
{
Callers
1
add
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected