mirror of
https://github.com/guzzle/guzzle.git
synced 2025-02-24 01:53:58 +01:00
Removing the ability to set delay to "true" in order to work around the fact that adding a request to a curl multi handler can cause synchronous promise resolution if ticked, and can be very slow if you are sending multiple requests concurrently.