Home
last modified time | relevance | path

Searched refs:http_open_flags (Results 1 – 11 of 11) sorted by relevance

/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/3rdparty/breakpad/common/windows/
H A Dhttp_upload.cc127 DWORD http_open_flags = secure ? INTERNET_FLAG_SECURE : 0; in SendRequest() local
128 http_open_flags |= INTERNET_FLAG_NO_COOKIES; in SendRequest()
135 http_open_flags, in SendRequest()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/google-breakpad/src/common/windows/
H A Dhttp_upload.cc123 DWORD http_open_flags = secure ? INTERNET_FLAG_SECURE : 0; in SendRequest() local
124 http_open_flags |= INTERNET_FLAG_NO_COOKIES; in SendRequest()
131 http_open_flags, in SendRequest()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/google-breakpad/src/common/windows/
H A Dhttp_upload.cc123 DWORD http_open_flags = secure ? INTERNET_FLAG_SECURE : 0; in SendRequest() local
124 http_open_flags |= INTERNET_FLAG_NO_COOKIES; in SendRequest()
131 http_open_flags, in SendRequest()
/dports/www/otter-browser/otter-browser-1.0.03/3rdparty/breakpad/src/common/windows/
H A Dhttp_upload.cc123 DWORD http_open_flags = secure ? INTERNET_FLAG_SECURE : 0; in SendRequest() local
124 http_open_flags |= INTERNET_FLAG_NO_COOKIES; in SendRequest()
131 http_open_flags, in SendRequest()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/google-breakpad/src/common/windows/
H A Dhttp_upload.cc253 DWORD http_open_flags = secure ? INTERNET_FLAG_SECURE : 0; in SendRequestInner() local
254 http_open_flags |= INTERNET_FLAG_NO_COOKIES; in SendRequestInner()
261 http_open_flags, in SendRequestInner()
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/google-breakpad/src/common/windows/
H A Dhttp_upload.cc253 DWORD http_open_flags = secure ? INTERNET_FLAG_SECURE : 0; in SendRequestInner() local
254 http_open_flags |= INTERNET_FLAG_NO_COOKIES; in SendRequestInner()
261 http_open_flags, in SendRequestInner()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/google-breakpad/src/common/windows/
H A Dhttp_upload.cc253 DWORD http_open_flags = secure ? INTERNET_FLAG_SECURE : 0; in SendRequestInner() local
254 http_open_flags |= INTERNET_FLAG_NO_COOKIES; in SendRequestInner()
261 http_open_flags, in SendRequestInner()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/google-breakpad/src/common/windows/
H A Dhttp_upload.cc253 DWORD http_open_flags = secure ? INTERNET_FLAG_SECURE : 0; in SendRequestInner() local
254 http_open_flags |= INTERNET_FLAG_NO_COOKIES; in SendRequestInner()
261 http_open_flags, in SendRequestInner()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/common/windows/
H A Dhttp_upload.cc270 DWORD http_open_flags = secure ? INTERNET_FLAG_SECURE : 0; in SendRequestInner() local
271 http_open_flags |= INTERNET_FLAG_NO_COOKIES; in SendRequestInner()
278 http_open_flags, in SendRequestInner()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/breakpad/breakpad/src/common/windows/
H A Dhttp_upload.cc270 DWORD http_open_flags = secure ? INTERNET_FLAG_SECURE : 0; in SendRequestInner() local
271 http_open_flags |= INTERNET_FLAG_NO_COOKIES; in SendRequestInner()
278 http_open_flags, in SendRequestInner()
/dports/games/openlierox/OpenLieroX/src/breakpad/external/src/common/windows/
H A Dhttp_upload.cc124 DWORD http_open_flags = secure ? INTERNET_FLAG_SECURE : 0; in SendRequest() local
131 http_open_flags, in SendRequest()