Buzz - disabling SSL verification in POST request

420 Views Asked by At

How to disable SSL verification in POST request using Buzz php library? Founded here: Buzz - Scripted HTTP browser

I want to achieve something like using cURL with "-k" flag.

0

There are 0 best solutions below