Skip to content

Remove ringcentral/psr7 because it appears to be abandoned and upstream projects would like to support psr/http-message ^2.0 #65

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

Open
wants to merge 1 commit into
base: 1.x
Choose a base branch
from

Conversation

kwhat
Copy link

@kwhat kwhat commented Jun 11, 2025

It is unclear if we need to wait for all of the headers before parsing or if by removing the PSR7 requirement we can simply just parse the first line of the http response. I left the strpos() in there in case there was a reason the code was waiting.

This resolves issue #64

…am projects would like to support psr/http-message ^2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant