- Allow unsetting request options by passing NULL:
authorMichael Wallner <mike@php.net>
Fri, 23 Feb 2007 08:13:15 +0000 (08:13 +0000)
committerMichael Wallner <mike@php.net>
Fri, 23 Feb 2007 08:13:15 +0000 (08:13 +0000)
commit207d60b3e6c3735999b3467377b60dab35981429
treec8777fa78b19c64f9568838202b1af98541af8ae
parentef7c344f6a204a4de0b31aa9b9621caad792a7fb
- Allow unsetting request options by passing NULL:
  $request->setOptions(array("option" => NULL));
http_request_object.c