Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cutelyst/cutelyst
/ httpsH2
Method
httpsH2
Cutelyst/Server/server.cpp:1188–1192 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1186
}
1187
1188
bool Server::httpsH2() const
1189
{
1190
Q_D(const Server);
1191
return d->httpsH2;
1192
}
1193
1194
void Server::setHttpsSocket(const QStringList &httpsSocket)
1195
{
Callers
3
listen
Method · 0.80
setServers
Method · 0.80
testSetServerConfigFromFile
Method · 0.80
Calls
no outgoing calls
Tested by
1
testSetServerConfigFromFile
Method · 0.64