Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pagghiu/SaneCppLibraries
/ setUseAsyncFileSend
Method
setUseAsyncFileSend
Libraries/Http/HttpAsyncFileServer.cpp:69–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
void HttpAsyncFileServer::setUseAsyncFileSend(bool value) { useAsyncFileSend = value; }
70
71
Result HttpAsyncFileServer::setOptions(const HttpAsyncFileServerOptions& newOptions)
72
{
Callers
2
httpFileServerTest
Method · 0.80
start
Method · 0.80
Calls
no outgoing calls
Tested by
1
httpFileServerTest
Method · 0.64