constant HTTPRL_SERVER_SCHEMA in HTTP Parallel Request & Threading Library 6
Same name and namespace in other branches
- 7 httprl.module \HTTPRL_SERVER_SCHEMA
What to set the server schema to when doing a self request.
2 uses of HTTPRL_SERVER_SCHEMA
- httprl_admin_settings_form in ./
httprl.admin.inc - Form definition; general settings.
- _httprl_build_drupal_root in ./
httprl.module - Helper function to build an URL for asynchronous requests to self.
File
- ./
httprl.module, line 138 - HTTP Parallel Request Library module.
Code
define('HTTPRL_SERVER_SCHEMA', 0);