- CommonBackdropHTTPRequestTestCase::testBackdropHTTPRequest in core/
modules/ simpletest/ tests/ common.test - CommonBackdropHTTPRequestTestCase::testBackdropHTTPRequestBasicAuth in core/
modules/ simpletest/ tests/ common.test - CommonBackdropHTTPRequestTestCase::testBackdropHTTPRequestHeaders in core/
modules/ simpletest/ tests/ common.test - Tests Content-language headers generated by Backdrop.
- CommonBackdropHTTPRequestTestCase::testBackdropHTTPRequestRedirect in core/
modules/ simpletest/ tests/ common.test - DashboardNewsBlock::refreshNewsFeed in core/
modules/ dashboard/ includes/ block.news.inc - Fetch news from the news source and set the cache for future responses.
- drupal_http_request in core/
includes/ drupal.inc - Performs an HTTP request.
- installer_browser_fetch_results in core/
modules/ installer/ installer.browser.inc - Fetches results from the server based on the parameters passed in.
- install_check_localization_server in core/
includes/ install.core.inc - Checks if the localization server can be contacted.
- install_get_available_translations in core/
includes/ install.core.inc - Provide a list of available translation files.
- install_retrieve_file in core/
includes/ install.core.inc - Attempts to get a file using a HTTP request and to store it locally.
- system_check_http_request in core/
modules/ system/ system.module - Checks whether the server is capable of issuing HTTP requests.
- system_retrieve_file in core/
modules/ system/ system.module - Attempts to get a file using backdrop_http_request and to store it locally.
- system_urls_settings in core/
modules/ system/ system.admin.inc - Form builder; Configure clean URL settings.
- telemetry_cron in core/
modules/ telemetry/ telemetry.module - Implements hook_cron().
- _update_process_fetch_task in core/
modules/ update/ update.fetch.inc - Processes a task to fetch available update data for a single project.