/third_party/libwebsockets/lib/roles/http/server/ |
D | access-log.c | 129 wsi->http.access_log.referrer = lws_malloc((unsigned int)l + 5, "referrer"); in lws_prepare_access_log_info() 130 if (!wsi->http.access_log.referrer) { in lws_prepare_access_log_info() 136 wsi->http.access_log.referrer[0] = '\0'; in lws_prepare_access_log_info() 137 if (lws_hdr_copy(wsi, wsi->http.access_log.referrer, in lws_prepare_access_log_info() 141 if (wsi->http.access_log.referrer[m] == '\"') in lws_prepare_access_log_info() 142 wsi->http.access_log.referrer[m] = '\''; in lws_prepare_access_log_info() 152 *p1 = wsi->http.access_log.referrer; in lws_access_log() 201 if (wsi->http.access_log.referrer) { in lws_access_log() 202 lws_free(wsi->http.access_log.referrer); in lws_access_log() 203 wsi->http.access_log.referrer = NULL; in lws_access_log()
|
/third_party/cef/patch/patches/ |
D | blink_security_policy_1289230.patch | 7 if (referrer == Referrer::NoReferrer()) 9 - DCHECK(!referrer.IsEmpty()); 10 + // DCHECK(!referrer.IsEmpty()); 12 KURL referrer_url = KURL(NullURL(), referrer).UrlStrippedForUseAsReferrer();
|
/third_party/node/lib/internal/modules/cjs/ |
D | helpers.js | 188 function normalizeReferrerURL(referrer) { argument 189 if (typeof referrer === 'string' && path.isAbsolute(referrer)) { 190 return pathToFileURL(referrer).href; 192 return new URL(referrer).href;
|
/third_party/cef/libcef/common/ |
D | request_impl.cc | 402 if (request->referrer.is_valid()) { in Set() 406 request->referrer, in Set() 441 request->referrer = referrer_url_; in Get() 533 content::Referrer::SanitizeForRequest(params.url(), params.referrer()); in Set() 551 if (params->referrer && params->referrer->url.is_valid()) { in Get() 552 const blink::WebString& referrer = in Get() local 554 params->referrer->policy, params->url, in Get() 555 blink::WebString::FromUTF8(params->referrer->url.spec())); in Get() 556 if (!referrer.IsEmpty()) { in Get() 557 request.SetReferrerString(referrer); in Get() [all …]
|
/third_party/cef/libcef/common/mojom/ |
D | cef.mojom | 12 import "third_party/blink/public/mojom/loader/referrer.mojom"; 30 // The referrer for the request. 31 blink.mojom.Referrer referrer;
|
/third_party/cef/libcef/browser/ |
D | frame_host_impl.cc | 311 const content::Referrer& referrer, in LoadURLWithExtras() argument 327 gurl, referrer, WindowOpenDisposition::CURRENT_TAB, transition, in LoadURLWithExtras() 336 params->referrer = in LoadURLWithExtras() 337 blink::mojom::Referrer::New(referrer.url, referrer.policy); in LoadURLWithExtras()
|
D | browser_info_manager.h | 76 const content::Referrer& referrer,
|
D | frame_host_impl.h | 94 const content::Referrer& referrer,
|
D | browser_info_manager.cc | 109 const content::Referrer& referrer, in CanCreateWindow() argument 118 content::OpenURLParams params(target_url, referrer, disposition, in CanCreateWindow()
|
D | browser_host_base.cc | 755 gurl, params.referrer, params.transition, params.extra_headers); in Navigate()
|
/third_party/cef/libcef/browser/chrome/ |
D | chrome_content_browser_client_cef.cc | 163 const content::Referrer& referrer, in CanCreateWindow() argument 173 container_type, target_url, referrer, frame_name, disposition, in CanCreateWindow() 179 opener, target_url, referrer, frame_name, disposition, features, in CanCreateWindow()
|
D | chrome_content_browser_client_cef.h | 40 const content::Referrer& referrer,
|
/third_party/cef/libcef/browser/net/ |
D | throttle_handler.cc | 37 params.url(), params.referrer(), WindowOpenDisposition::CURRENT_TAB, in NavigationOnUIThread()
|
/third_party/curl/tests/data/ |
D | test2081 | 30 Automatic referrer credential and anchor stripping check
|
/third_party/node/src/ |
D | module_wrap.cc | 480 Local<Module> referrer) { in ResolveCallback() argument 493 ModuleWrap* dependent = GetFromModule(env, referrer); in ResolveCallback() 529 Local<ScriptOrModule> referrer, in ImportModuleDynamically() argument 543 Local<PrimitiveArray> options = referrer->GetHostDefinedOptions(); in ImportModuleDynamically()
|
D | module_wrap.h | 99 v8::Local<v8::Module> referrer);
|
/third_party/libwebsockets/READMEs/ |
D | README.content-security-policy.md | 28 "referrer-policy": "no-referrer"
|
/third_party/libwebsockets/lib/roles/http/ |
D | private-lib-roles-http.h | 210 char *referrer; member
|
/third_party/cef/tests/ceftests/ |
D | request_unittest.cc | 90 CefString referrer = "http://tests.com/referrer.html"; in TEST() local 92 request->SetReferrer(referrer, policy); in TEST()
|
/third_party/cef/libcef/common/net_service/ |
D | net_service_util.cc | 190 first_party_url_policy, request.referrer_policy, request.referrer.spec(), in MakeRedirectInfo()
|
/third_party/cef/libcef/browser/alloy/ |
D | alloy_content_browser_client.h | 103 const content::Referrer& referrer,
|
D | alloy_content_browser_client.cc | 984 const content::Referrer& referrer, in CanCreateWindow() argument 995 opener, target_url, referrer, frame_name, disposition, features, in CanCreateWindow()
|
/third_party/curl/docs/ |
D | FEATURES.md | 57 - custom referrer string
|
/third_party/typescript/tests/baselines/reference/ |
D | mappedTypeRecursiveInference.errors.txt | 1 …ocument: any; readonly plugins: any; readonly readyState: any; readonly referrer: any; readonly sc… 2 …ocument: any; readonly plugins: any; readonly readyState: any; readonly referrer: any; readonly sc… 26 …ocument: any; readonly plugins: any; readonly readyState: any; readonly referrer: any; readonly sc… 28 …ocument: any; readonly plugins: any; readonly readyState: any; readonly referrer: any; readonly sc…
|
/third_party/ejdb/src/jql/ |
D | README.md | 500 Reference keys should be stored in referrer document as number or string field. 514 A referrer document will be untouched if associated document is not found.
|