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

Update for cohttp 6 Response API #398

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

shonfeder
Copy link
Contributor

Cohttp 6 introduced a breaking change to the Response API dropping
flush in mirage/ocaml-cohttp#1052

This updates our usage to be compatible.

Cohttp 6 introduced a breaking change to the `Response` API dropping
`flush` in mirage/ocaml-cohttp#1052

This updates our usage to be compatible.
Copy link
Contributor

@punchagan punchagan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this!

@shonfeder
Copy link
Contributor Author

Thank you for he review :)

Look at the changelog I see no other obvious cause for concern.

@shonfeder shonfeder merged commit d9b58b7 into ocurrent:master Nov 29, 2024
2 checks passed
@shonfeder shonfeder deleted the update-for-cohttp-6 branch November 29, 2024 03:10
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