Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OCSInventory-NG/WindowsAgent
/ isHttpAuthRequired
Method
isHttpAuthRequired
ComHTTP/HTTPConfig.cpp:81–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
BOOL CHTTPConfig::isHttpAuthRequired()
82
{
83
return m_bAuthRequired;
84
}
85
86
LPCTSTR CHTTPConfig::getHttpUser()
87
{
Callers
1
initLibCurl
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected