php-proxy
php-proxy copied to clipboard
Disable HTTP Expect
Without this, cURL will send Expect: 100-continue on POST/PUT requests which will make the proxy fail. See https://gms.tf/when-curl-sends-100-continue.html