MCPcopy 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
55bool ReplyList::ignoreSslErrors()
56{
57 return ignoreSslErrors_;
58}
59
60void ReplyList::setIgnoreSslErrors(bool ignoreSslErrors)
61{

Callers 1

addMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected