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