Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiscordMessenger/dm
/ AddExtraHeaders
Function
AddExtraHeaders
src/windows/NetworkerThread.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
int g_latestSSLError = 0; // HACK - used by httplib.h, to debug some weird issue
33
34
bool AddExtraHeaders()
35
{
36
return GetLocalSettings()->AddExtraHeaders();
37
}
38
39
int NetRequest::Priority() const
40
{
Callers
1
FulfillRequest
Method · 0.85
Calls
2
GetLocalSettings
Function · 0.85
AddExtraHeaders
Method · 0.80
Tested by
no test coverage detected