19 calls to drupal_http_request()

aggregator_form_opml_submit in drupal/core/modules/aggregator/aggregator.admin.inc
Form submission handler for aggregator_form_opml().
HttpRequestTest::testDrupalHTTPRequest in drupal/core/modules/system/lib/Drupal/system/Tests/Common/HttpRequestTest.php
Checks HTTP requests.
HttpRequestTest::testDrupalHTTPRequestBasicAuth in drupal/core/modules/system/lib/Drupal/system/Tests/Common/HttpRequestTest.php
Tests HTTP basic authorization.
HttpRequestTest::testDrupalHTTPRequestHeaders in drupal/core/modules/system/lib/Drupal/system/Tests/Common/HttpRequestTest.php
Tests Content-language headers generated by Drupal.
HttpRequestTest::testDrupalHTTPRequestRedirect in drupal/core/modules/system/lib/Drupal/system/Tests/Common/HttpRequestTest.php
Tests HTTP redirect requests.
locale_translation_http_check in drupal/core/modules/locale/locale.batch.inc
Check if remote file exists and when it was last updated.
openid_association in drupal/core/modules/openid/openid.module
Attempt to create a shared secret with the OpenID Provider.
openid_verify_assertion in drupal/core/modules/openid/openid.module
Attempt to verify the response received from the OpenID Provider.
SearchRankingTest::testRankings in drupal/core/modules/search/lib/Drupal/search/Tests/SearchRankingTest.php
StatisticsAdminTest::testDeleteNode in drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsAdminTest.php
Tests that when a node is deleted, the node counter is deleted too.
StatisticsAdminTest::testExpiredLogs in drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsAdminTest.php
Tests that cron clears day counts and expired access logs.
StatisticsAdminTest::testStatisticsSettings in drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsAdminTest.php
Verifies that the statistics settings page works.
StatisticsLoggingTest::testLogging in drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsLoggingTest.php
Verifies request logging for cached and uncached pages.
StatisticsReportsTest::testPopularContentBlock in drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsReportsTest.php
Tests the "popular content" block.
StatisticsTokenReplaceTest::testStatisticsTokenReplacement in drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsTokenReplaceTest.php
Creates a node, then tests the statistics tokens generated from it.
system_retrieve_file in drupal/core/modules/system/system.module
Attempts to get a file using drupal_http_request and to store it locally.
_openid_xrds_discovery in drupal/core/modules/openid/openid.module
OpenID discovery method: perform a XRDS discovery.
_update_process_fetch_task in drupal/core/modules/update/update.fetch.inc
Processes a task to fetch available update data for a single project.
_xmlrpc in drupal/core/modules/xmlrpc/xmlrpc.inc
Performs one or more XML-RPC requests.