HomeSort by relevance Sort by last modified time
    Searched full:redirect (Results 351 - 375 of 1272) sorted by null

<<11121314151617181920>>

  /development/samples/ApiDemos/src/com/example/android/apis/app/
RedirectMain.java 88 // Retrieve the current redirect values.
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
ConsoleTest.java 37 * This file is test for java.io.Console. Due to the redirect problem, it can
  /external/apache-http/src/org/apache/http/client/
CircularRedirectException.java 34 * Signals a circular redirect
RedirectException.java 36 * Signals violation of HTTP specification caused by an invalid redirect
RedirectHandler.java 74 * @return redirect URI
  /external/apache-http/src/org/apache/http/client/methods/
HttpGet.java 50 * GetMethods will follow redirect requests from the http server by default.
  /external/chromium/chrome/browser/
app_controller_mac.h 79 // Redirect in the menu item from the expected target of "File's
  /external/chromium/chrome/browser/automation/
automation_tab_helper.h 110 // redirect.
  /external/chromium/chrome/browser/history/
top_sites_cache.cc 101 // If this redirect is already known, don't replace it with a new one.
visit_database.cc 303 // The visit_time values can be duplicated in a redirect chain, so we sort
344 // The visit_time values can be duplicated in a redirect chain, so we sort
370 // The visit_time values can be duplicated in a redirect chain, so we sort
402 return false; // No redirect from this visit.
  /external/chromium/chrome/browser/profiles/
profile_keyed_service_factory.h 72 // pass back NULL. To redirect to the Incognito's original profile or to
  /external/chromium/chrome/browser/safe_browsing/
malware_details_cache.h 68 // redirect chain.
  /external/chromium/chrome/browser/ui/webui/
bookmarks_ui_uitest.cc 77 // redirect to happen.
  /external/chromium/net/url_request/
url_request.cc 588 int URLRequest::Redirect(const GURL& location, int http_status_code) {
596 DVLOG(1) << "disallowing redirect: exceeds limit";
604 DVLOG(1) << "disallowing redirect: unsafe protocol";
611 // following a 302 redirect, normal browsers don't do that. Instead, they
  /external/chromium/webkit/glue/
resource_loader_bridge.h 262 // the case of a server redirect.
284 // Called when a redirect occurs. The implementation may return false to
285 // suppress the redirect. The given ResponseInfo provides complete
286 // information about the redirect, and new_url is the URL that will be
  /external/chromium_org/chrome/browser/captive_portal/
captive_portal_detector.h 53 // requests for this URL should get an HTTP redirect or a login
  /external/chromium_org/chrome/browser/chromeos/login/
crash_restore_browsertest.cc 49 // Redirect session_manager DBus calls to FakeSessionManagerClient.
  /external/chromium_org/chrome/browser/extensions/api/declarative_webrequest/
webrequest_action.h 201 // Action that instructs to redirect a network request.
222 // Action that instructs to redirect a network request to a transparent image.
240 // Action that instructs to redirect a network request to an empty document.
257 // Action that instructs to redirect a network request.
  /external/chromium_org/chrome/browser/extensions/
extension_warning_set.h 38 // This extension failed to redirect a network request because another
  /external/chromium_org/chrome/browser/history/
download_row.h 51 // The URL redirect chain through which we are downloading. The front
  /external/chromium_org/chrome/browser/prerender/
prerender_handle.h 61 // are going through a redirect chain that will target it.
  /external/chromium_org/chrome/browser/safe_browsing/
malware_details_cache.h 65 // redirect chain.
protocol_parser.h 28 // 3. Redirect URL for retrieving a chunk
  /external/chromium_org/chrome/browser/signin/
signin_header_helper.cc 71 // the header to redirect certain user actions to Chrome native UI. Drive
  /external/chromium_org/chrome/common/extensions/docs/examples/api/eventPage/basic/
background.js 28 // Register a webRequest rule to redirect bing to google.

Completed in 760 milliseconds

<<11121314151617181920>>