Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getCookieFilename
Method
getCookieFilename
core/network/HttpClient-wasm.cpp:344–347 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
342
}
343
344
std::string_view HttpClient::getCookieFilename()
345
{
346
return _cookieFilename;
347
}
348
349
std::string_view HttpClient::getSSLVerification()
350
{
Callers
2
processResponse
Method · 0.45
onRequestComplete
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected