]> git.m6w6.name Git - m6w6/ext-http/commit
Set options to NULL if no value is provided, this prevents empty headers
authorIlia Alshanetsky <iliaa@php.net>
Fri, 6 Jan 2006 23:12:27 +0000 (23:12 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Fri, 6 Jan 2006 23:12:27 +0000 (23:12 +0000)
commita8a5b1e48e697c1e989c7b534e22de3ea1f7d561
treef51df1e27d699e06786601668c93ebe7d233f636
parent08bec19979c75a45978c7c7a7c6d7926a9d5322e
Set options to NULL if no value is provided, this prevents empty headers
from being set on unset options.
http_request_api.c