Home
last modified time | relevance | path

Searched refs:target_url (Results 201 – 225 of 1111) sorted by relevance

12345678910>>...45

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/blocked_content/
H A Dtab_under_navigation_throttle.cc145 const GURL& target_url = navigation_handle()->GetURL(); in IsSuspiciousClientRedirect() local
147 previous_main_frame_url, target_url, in IsSuspiciousClientRedirect()
156 if (target_url.SchemeIs(extensions::kExtensionScheme) || in IsSuspiciousClientRedirect()
H A Dblocked_window_params.cc15 const GURL& target_url, in BlockedWindowParams() argument
24 : target_url_(target_url), in BlockedWindowParams()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/extensions/api/web_navigation/
H A Dweb_navigation_api.h116 GURL target_url,
132 const GURL& target_url,
144 GURL target_url() const { return target_url_; } in target_url() function
H A Dweb_navigation_api.cc59 const GURL& target_url, in Set() argument
66 target_url_ = target_url; in Set()
117 GURL target_url, in RecordNewWebContents() argument
147 target_web_contents, target_url, in RecordNewWebContents()
154 target_url); in RecordNewWebContents()
168 pending_tab.target_web_contents(), pending_tab.target_url()); in TabAdded()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/api/web_navigation/
H A Dweb_navigation_api.h116 GURL target_url,
132 const GURL& target_url,
144 GURL target_url() const { return target_url_; } in target_url() function
H A Dweb_navigation_api.cc59 const GURL& target_url, in Set() argument
66 target_url_ = target_url; in Set()
117 GURL target_url, in RecordNewWebContents() argument
147 target_web_contents, target_url, in RecordNewWebContents()
154 target_url); in RecordNewWebContents()
168 pending_tab.target_web_contents(), pending_tab.target_url()); in TabAdded()
/dports/databases/pgloader3/pgloader-3.6.2/test/citus/
H A Ddata.load7 id, company_id, campaign_id, name, image_url, target_url,
16 id, campaign_id, name, image_url, target_url,
/dports/www/py-wagtail/wagtail-2.14.2/wagtail/contrib/modeladmin/helpers/
H A Durl.py51 target_url = reverse(url_name, args=args, kwargs=kwargs)
52 return '%s?next=%s' % (target_url, urlquote(self.index_url))
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/loader/
H A Dprefetch_browsertest.cc497 const GURL target_url = embedded_test_server()->GetURL(target_path); in IN_PROC_BROWSER_TEST_P() local
512 NavigateToURLAndWaitTitle(target_url, "Prefetch Target"); in IN_PROC_BROWSER_TEST_P()
534 const GURL target_url = embedded_test_server()->GetURL(target_path); in IN_PROC_BROWSER_TEST_P() local
549 NavigateToURLAndWaitTitle(target_url, "Prefetch Target"); in IN_PROC_BROWSER_TEST_P()
631 const GURL target_url = embedded_test_server()->GetURL(target_path); in IN_PROC_BROWSER_TEST_P() local
647 NavigateToURLAndWaitTitle(target_url, "done"); in IN_PROC_BROWSER_TEST_P()
978 const GURL target_url = embedded_test_server()->GetURL(target_path); in IN_PROC_BROWSER_TEST_P() local
987 target_url.spec().c_str()); in IN_PROC_BROWSER_TEST_P()
1004 NavigateToURLAndWaitTitle(target_url, "Prefetch Target"); in IN_PROC_BROWSER_TEST_P()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/qa/qa/page/project/settings/
H A Dmirroring_repositories.rb119 def find_repository_row_index(target_url) argument
124 URI.parse(url.text).path == target_url.path
/dports/ftp/R-cran-curl/curl/man/
H A Die_proxy.Rd11 ie_get_proxy_for_url(target_url = "http://www.google.com")
14 \item{target_url}{url with host for which to lookup the proxy server}
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/navigation_predictor/
H A Dnavigation_predictor_unittest.cc58 area_rank_map_.emplace(metrics.target_url, area_rank); in CalculateAnchorNavigationScore()
110 const std::string& target_url, in CreateMetricsPtr() argument
114 metrics->target_url = GURL(target_url); in CreateMetricsPtr()
506 const std::string& target_url, in CreateMetricsPtrWithAllMetrics() argument
510 metrics->target_url = GURL(target_url); in CreateMetricsPtrWithAllMetrics()
732 const std::string& target_url, in CreateMetricsPtrWithRatioDistance() argument
737 metrics->target_url = GURL(target_url); in CreateMetricsPtrWithRatioDistance()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/browser/guest_view/extension_options/
H A Dextension_options_guest.h58 const GURL& target_url) final;
65 const GURL& target_url,
/dports/www/kristall/kristall-6b39f244/src/protocols/
H A Dgeminiclient.cpp84 target_url = url; in startRequest()
137 QString request = target_url.toString(QUrl::FormattingOptions(QUrl::FullyEncoded)) + "\r\n"; in socketEncrypted()
244 new_url = target_url.resolved(new_url); in socketReadyRead()
344 switch(kristall::globals().trust.gemini.getTrust(target_url, socket.peerCertificate())) in sslErrors()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/ash/assistant/
H A Dassistant_web_view_impl.cc81 const GURL& target_url) { in IsWebContentsCreationOverridden() argument
83 NotifyDidSuppressNavigation(target_url, in IsWebContentsCreationOverridden()
90 target_url); in IsWebContentsCreationOverridden()
/dports/www/mongoose/mongoose-632b3a3/examples/proxy_server/
H A Dproxy_server.c109 static const char target_url[] = "http://cesanta.com"; in proxy_event_handler() local
110 static int target_url_size = sizeof(target_url) - 1; in proxy_event_handler()
123 if (memcmp(conn->uri, target_url, target_url_size) == 0 && in proxy_event_handler()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-http/
H A Dhttp-client-request.c149 const char *method, const struct http_url *target_url, in http_client_request_url() argument
157 if (target_url->user != NULL && *target_url->user != '\0' && in http_client_request_url()
158 target_url->password != NULL) { in http_client_request_url()
159 req->username = p_strdup(req->pool, target_url->user); in http_client_request_url()
160 req->password = p_strdup(req->pool, target_url->password); in http_client_request_url()
174 struct http_url *target_url; in http_client_request_url_str() local
181 req->pool, &target_url, &error) < 0) { in http_client_request_url_str()
191 req->origin_url = *target_url; in http_client_request_url_str()
193 if (target_url->user != NULL && *target_url->user != '\0' && in http_client_request_url_str()
194 target_url->password != NULL) { in http_client_request_url_str()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/offline_pages/content/background_loader/
H A Dbackground_loader_contents.h64 const GURL& target_url) override;
68 const GURL& target_url,
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/background/
H A Dbackground_contents.h46 const GURL& target_url,
83 const GURL& target_url,
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/views/notify/
H A Drepository_push_email.text.haml50 - if @message.target_url
53 View it on GitLab: #{@message.target_url}
/dports/www/youtube_dl/youtube-dl/youtube_dl/extractor/
H A Datresplayer.py64 target_url = self._download_json(
75 self._request_webpage(target_url, None, 'Following Target URL')
/dports/www/yt-dlp/yt-dlp-2021.12.27/yt_dlp/extractor/
H A Datresplayer.py60 target_url = self._download_json(
71 self._request_webpage(target_url, None, 'Following Target URL')
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/util/http/
H A DHTTPAuthHelper.java568 String target_url = request_lines[0]; in process() local
570 int space_pos = target_url.indexOf(' '); in process()
576 target_url = target_url.substring( space_pos ).trim(); in process()
578 space_pos = target_url.indexOf(' '); in process()
580 target_url = target_url.substring( 0, space_pos ).trim(); in process()
582 trace( "Page request for " + target_url ); in process()
961 String temp = target_url; in process()
/dports/net-im/cawbird/cawbird-1.4.2/src/
H A DCbTypes.c411 t->medias[t->n_medias]->target_url = g_strdup_printf ("%s:orig", url); in cb_mini_tweet_parse_entities()
453 const char *target_url = NULL; in cb_mini_tweet_parse_entities() local
487 target_url = json_object_get_string_member(media_obj, "expanded_url"); in cb_mini_tweet_parse_entities()
500 t->medias[t->n_medias]->target_url = target_url ? g_strdup (target_url) : NULL; in cb_mini_tweet_parse_entities()
545 t->medias[t->n_medias]->target_url = g_strdup (expanded_url); in cb_mini_tweet_parse_entities()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/networkmanager/impl/http/
H A DHTTPNetworkManager.java299 StringBuffer target_url = new StringBuffer( 512 ); in HTTPNetworkManager()
301 target_url.append( "/files/" ); in HTTPNetworkManager()
303target_url.append( URLEncoder.encode( new String( file.getTorrent().getHash(), "ISO-8859-1" ), "I… in HTTPNetworkManager()
309 target_url.append( "/" ); in HTTPNetworkManager()
311target_url.append( URLEncoder.encode( new String( bits[i], "ISO-8859-1" ), "ISO-8859-1" )); in HTTPNetworkManager()
316 return( new Object[]{ target_url.toString(), reg_data }); in HTTPNetworkManager()

12345678910>>...45