Allow set CurlLite option to Null#6
Allow set CurlLite option to Null#6antonvovchenko wants to merge 1 commit intoGoogleCloudPlatform:masterfrom
Conversation
Even if option not supported we can allow set it to Null. It required for compatibility with Guzzle library - https://github.com/guzzle/guzzle/blob/master/src/Handler/CurlFactory.php#L77 .
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
|
I signed it! On Wed, Jul 13, 2016 at 8:21 PM, googlebot notifications@github.com wrote:
Thanks, |
|
CLAs look good, thanks! |
# This is the 1st commit message: update # This is the commit message #2: rgdrg # This is the commit message #3: Deploying to docs from @ dc566ca 🚀 # This is the commit message #4: Revert "Deploying to docs from @ dc566ca 🚀" This reverts commit 75eb9d8. # This is the commit message #5: Revert "Deploying to docs from @ dc566ca 🚀" This reverts commit 75eb9d8. # This is the commit message #6: Deploying to docs from @ 263776b 🚀 # This is the commit message #7: srfsr # This is the commit message #8: docs edit # This is the commit message #9: docs edit
# This is the 1st commit message: Revert "Deploying to docs from @ dc566ca 🚀" This reverts commit 75eb9d8. add docs add docs add docs # This is the commit message #2: add docs # This is the commit message #3: add docs # This is the commit message #4: permissions change # This is the commit message #5: permissions change # This is the commit message #6: update
Even if option not supported we can allow set it to Null.
It required for compatibility with Guzzle library - https://github.com/guzzle/guzzle/blob/master/src/Handler/CurlFactory.php#L77 .