You are here

constant HTTPRL_URL_INVALID_SCHEMA in HTTP Parallel Request & Threading Library 6

Same name and namespace in other branches
  1. 7 httprl.module \HTTPRL_URL_INVALID_SCHEMA

Invalid schema. Only http, feed, and https allowed currently.

1 use of HTTPRL_URL_INVALID_SCHEMA
httprl_set_socket in ./httprl.module
Create the TCP/SSL socket connection string.

File

./httprl.module, line 75
HTTP Parallel Request Library module.

Code

define('HTTPRL_URL_INVALID_SCHEMA', -1003);