You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.
I like the "Copy as cURL" command in the Firefox Network inspector. It's very powerful. Then I can quickly debug in a console.
We can't debug easily
curl_*
calls with the native PHP functions.It could be very interesting to add a
toCURL()
method. Especially for logging.(Last make
__toString()
as an alias oftoCURL()
)What do you think about that?
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: