allow setting proxyhost request option to NULL
authorMichael Wallner <mike@php.net>
Wed, 27 Apr 2016 06:33:43 +0000 (08:33 +0200)
committerMichael Wallner <mike@php.net>
Wed, 27 Apr 2016 06:33:43 +0000 (08:33 +0200)
commit66a4a15d65841a0abcaf78a8c846489067996fa5
tree31f72d28229840606a42c54cb8ec3490f7a83b31
parent13b8cf3a7dfb62a33876547d6026effe8156af41
allow setting proxyhost request option to NULL

This allows to override any environment setting.
Closes issue #33
src/php_http_client_curl.c