You are here

6 calls to httprl_send_request() in HTTP Parallel Request & Threading Library 6

httprl.examples.php in examples/httprl.examples.php
HTTP Parallel Request Library code examples.
httprl_batch_callback in ./httprl.module
Given an array of data, use multiple processes to crunch it.
httprl_call_user_func_array_async in ./httprl.module
Run the callback with the given params in the background.
httprl_install_http_test in ./httprl.install
Issue a HTTP request to admin/httprl-test, verifying that the server got it.
httprl_override_core in ./httprl.module
Queue and send off http request.
httprl_request in ./httprl.module
Queue up a HTTP request in httprl_send_request.