Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

Log as cURL #25

@1e1

Description

@1e1

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 of toCURL())

What do you think about that?


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions