MCPcopy 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
97const char * WebDebugConnection::GetQueryString() const
98{
99 return mConnection->request.query_params;
100}
101
102void WebDebugConnection::BeginResponse(int code, int content_length, const char * content_type)
103{

Callers 1

TextureHandlerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected