Castle PHP 1.4.2
- Added support for user defined cURL options (CURLOPT_CONNECTTIMEOUT, CURLOPT_CONNECTTIMEOUT_MS, CURLOPT_TIMEOUT, CURLOPT_TIMEOUT_MS). See implementation here for more details.
- Bug Fix: When
__cid
cookie is not available, ensure X-Castle-Cookie-Id is present by setting it to_
.