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

Add support for psr/http-message v2 #73

Merged
merged 1 commit into from
May 24, 2023
Merged

Add support for psr/http-message v2 #73

merged 1 commit into from
May 24, 2023

Conversation

internalsystemerror
Copy link
Contributor

This PR adds support for psr/http-message v2. No changes to code or tests are necessary as the primary change is that getBody now returns a StreamInterface instead of a string. Since this package only touches the headers, support for v2 requires no additional changes.

@paragonie-security paragonie-security merged commit c5e8208 into paragonie:master May 24, 2023
@paragonie-security
Copy link
Contributor

Thanks! We'll cut a release with this change ASAP.

@internalsystemerror internalsystemerror deleted the update-psr-http-message branch May 30, 2023 16:42
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.

2 participants