Skip to content

Sniff all cURL requests #192

@xepozz

Description

@xepozz

One way it to handle all cURL requests inside third-party libraries is to proxy all of them through internal wrapper with global stream/curl context.
See:

// TODO: add cURL support, maybe through proxy?

It's impossible to do it now because PHP doesn't support it. php/php-src#10509

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions