Searched defs:s_apszHeaders (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgcfg.cpp801 static const char * const s_apszHeaders[] = local
807 rc = RTHttpSetHeaders(hHttp, RT_ELEMENTS(s_apszHeaders), s_apszHeaders);

Completed in 40 milliseconds