Searched refs:http_open_flags (Results 1 – 1 of 1) sorted by relevance
124 DWORD http_open_flags = secure ? INTERNET_FLAG_SECURE : 0; in SendRequest() local125 http_open_flags |= INTERNET_FLAG_NO_COOKIES; in SendRequest()132 http_open_flags, in SendRequest()