Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DaedalusX64/daedalus
/ GetQueryString
Method
GetQueryString
Source/SysOSX/Debug/WebDebug.cpp:97–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
const char * WebDebugConnection::GetQueryString() const
98
{
99
return mConnection->request.query_params;
100
}
101
102
void WebDebugConnection::BeginResponse(int code, int content_length, const char * content_type)
103
{
Callers
1
TextureHandler
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected