constant HTTPRL_BACKGROUND_CALLBACK in HTTP Parallel Request & Threading Library 6
Same name and namespace in other branches
- 7 httprl.module \HTTPRL_BACKGROUND_CALLBACK
Default value
3 uses of HTTPRL_BACKGROUND_CALLBACK
- httprl_admin_settings_form in ./
httprl.admin.inc - Form definition; general settings.
- httprl_install_http_test in ./
httprl.install - Issue a HTTP request to admin/httprl-test, verifying that the server got it.
- httprl_is_background_callback_capable in ./
httprl.module - Sees if httprl can run a background callback.
File
- ./
httprl.module, line 10 - HTTP Parallel Request Library module.
Code
define('HTTPRL_BACKGROUND_CALLBACK', TRUE);