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