Searched refs:INTERNET_FLAG_SECURE (Results 1 – 3 of 3) sorted by relevance
174 is_secure ? INTERNET_FLAG_SECURE : 0, in OpenRequest()
273 DWORD http_open_flags = secure ? INTERNET_FLAG_SECURE : 0; in SendRequestInner()
79 #define INTERNET_FLAG_SECURE 0x00800000 macro107 …RITE | INTERNET_FLAG_MAKE_PERSISTENT | INTERNET_FLAG_FROM_CACHE | INTERNET_FLAG_SECURE | INTERNET_…