Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How one can use curl_multi_init using Curl #82

Closed
vrkansagara opened this issue Mar 4, 2024 · 1 comment
Closed

How one can use curl_multi_init using Curl #82

vrkansagara opened this issue Mar 4, 2024 · 1 comment

Comments

@vrkansagara
Copy link

Feature Request

Q A
New Feature yes
RFC no
BC Break no

Summary

I can see this code only support for the single threaded curl call https://github.com/laminas/laminas-http/blob/2.20.x/src/Client/Adapter/Curl.php#L262

But how one should can work with curl multi. Is there any plan to implement for the same in nearest feature ?

@laminas-bot
Copy link
Contributor

This package is considered feature-complete, and is now in security-only maintenance mode, following a decision by the Technical Steering Committee.
If you have a security issue, please follow our security reporting guidelines.
If you wish to take on the role of maintainer, please nominate yourself

You can continue using laminas/laminas-http safely.
Its successor will be PSR-7 in a later revision of laminas/laminas-mvc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants