constant HTTPRL_SERVER_PORT in HTTP Parallel Request & Threading Library 6
Same name and namespace in other branches
- 7 httprl.module \HTTPRL_SERVER_PORT
Default port value; blank, so do not set one.
1 use of HTTPRL_SERVER_PORT
- _httprl_build_drupal_root in ./
httprl.module - Helper function to build an URL for asynchronous requests to self.
File
- ./
httprl.module, line 148 - HTTP Parallel Request Library module.
Code
define('HTTPRL_SERVER_PORT', '');