You are here

Functions in HTTP Parallel Request & Threading Library 6

Primary tabs

Namesort descending Location Description Direct uses Strings
httprl_run_function ./httprl.module Run a single function. 1
httprl_run_multiple ./httprl.module Run array of data through callback. 1 1
httprl_send_request ./httprl.module Perform many HTTP requests. 6
httprl_setup_proxy ./httprl.module If server uses a proxy, change the request to utilize said proxy. 1
httprl_set_connection_flag ./httprl.module Select which connect flags to use in stream_socket_client(). 1
httprl_set_default_options ./httprl.module Set the default options in the $options array. 1
httprl_set_q ./httprl.module Sets the global $_GET['q'] parameter. 1
httprl_set_socket ./httprl.module Create the TCP/SSL socket connection string. 1
httprl_set_user ./httprl.module Sets the global user to the given user ID. 1
httprl_stream_connection_error_formatter ./httprl.module Read the error number & string and give a nice looking error in the output. 1
httprl_strlen ./httprl.module Get the length of a string in bytes. 3
httprl_uninstall ./httprl.install Implements hook_uninstall().
httprl_url_inbound_alter ./httprl.module Implements hook_url_inbound_alter(). 1
httprl_variable_get ./httprl.module Returns a persistent variable. 17
need_two_good_results examples/httprl.examples.php 1
_httprl_build_drupal_root ./httprl.module Helper function to build an URL for asynchronous requests to self. 1
_httprl_run_cache_functions ./httprl.module Cache function helper. Runs the array through the cache function. 1
_httprl_run_functions_once_on_shutdown_array_cache ./httprl.module Cache function helper. Combine duplicates & run them in a shutdown function. 1
_httprl_use_proxy ./httprl.module Helper function for determining hosts excluded from needing a proxy. 1

Pages

Other projects