CommonBackdropHTTPRequestTestCase::testBackdropHTTPRequest in modules/simpletest/tests/common.test
CommonBackdropHTTPRequestTestCase::testBackdropHTTPRequestBasicAuth in modules/simpletest/tests/common.test
CommonBackdropHTTPRequestTestCase::testBackdropHTTPRequestHeaders in modules/simpletest/tests/common.test
Tests Content-language headers generated by Backdrop.
CommonBackdropHTTPRequestTestCase::testBackdropHTTPRequestRedirect in modules/simpletest/tests/common.test
DashboardNewsBlock::refreshNewsFeed in modules/dashboard/includes/block.news.inc
Fetch news from the news source and set the cache for future responses.
drupal_http_request in includes/drupal.inc
Performs an HTTP request.
_installer_browser_execute_query in modules/installer/installer.browser.inc
Helper function to execute queries for projects. Connects once to get the total count of projects, and then a second time to get all the projects in a repository.
system_check_http_request in modules/system/system.module
Checks whether the server is capable of issuing HTTP requests.
system_retrieve_file in modules/system/system.module
Attempts to get a file using backdrop_http_request and to store it locally.
system_urls_settings in modules/system/system.admin.inc
Form builder; Configure clean URL settings.
telemetry_cron in modules/telemetry/telemetry.module
Implements hook_cron().
_update_process_fetch_task in modules/update/update.fetch.inc
Processes a task to fetch available update data for a single project.