16 calls to drupal_http_request()

aggregator_aggregator_fetch in drupal/modules/aggregator/aggregator.fetcher.inc
Implements hook_aggregator_fetch().
aggregator_form_opml_submit in drupal/modules/aggregator/aggregator.admin.inc
Form submission handler for aggregator_form_opml().
DrupalHTTPRequestTestCase::testDrupalHTTPRequest in drupal/modules/simpletest/tests/common.test
DrupalHTTPRequestTestCase::testDrupalHTTPRequestBasicAuth in drupal/modules/simpletest/tests/common.test
DrupalHTTPRequestTestCase::testDrupalHTTPRequestHeaders in drupal/modules/simpletest/tests/common.test
Tests Content-language headers generated by Drupal.
DrupalHTTPRequestTestCase::testDrupalHTTPRequestRedirect in drupal/modules/simpletest/tests/common.test
openid_association in drupal/modules/openid/openid.module
Attempt to create a shared secret with the OpenID Provider.
openid_verify_assertion in drupal/modules/openid/openid.module
Attempt to verify the response received from the OpenID Provider.
StatisticsLoggingTestCase::testLogging in drupal/modules/statistics/statistics.test
Verifies request logging for cached and uncached pages.
system_check_http_request in drupal/modules/system/system.module
Checks whether the server is capable of issuing HTTP requests.
system_clean_url_settings in drupal/modules/system/system.admin.inc
Form builder; Configure clean URL settings.
system_retrieve_file in drupal/modules/system/system.module
Attempts to get a file using drupal_http_request and to store it locally.
TaxonomyTermTestCase::testTermAutocompletion in drupal/modules/taxonomy/taxonomy.test
Tests term autocompletion edge cases with slashes in the names.
_openid_xrds_discovery in drupal/modules/openid/openid.module
OpenID discovery method: perform a XRDS discovery.
_update_process_fetch_task in drupal/modules/update/update.fetch.inc
Processes a task to fetch available update data for a single project.
_xmlrpc in drupal/includes/xmlrpc.inc
Performs one or more XML-RPC requests.