6 calls to httprl_drupal_full_bootstrap() in HTTP Parallel Request & Threading Library 7
- httprl_drupal_get_private_key in ./
httprl.module - Gets the private key variable.
- httprl_is_background_callback_capable in ./
httprl.module - Sees if httprl can run a background callback.
- httprl_post_processing in ./
httprl.module - Run post processing on the request if we are done reading.
- httprl_request in ./
httprl.module - Queue up a HTTP request in httprl_send_request.
- httprl_send_request in ./
httprl.module - Perform many HTTP requests.
- httprl_variable_get in ./
httprl.module - Returns a persistent variable.