Skip to content

Add support for http.rb 6.0#47

Merged
olleolleolle merged 1 commit intolostisland:masterfrom
sferik:support-http_rb-6
Mar 18, 2026
Merged

Add support for http.rb 6.0#47
olleolleolle merged 1 commit intolostisland:masterfrom
sferik:support-http_rb-6

Conversation

@sferik
Copy link
Member

@sferik sferik commented Mar 18, 2026

Handle EOFError from readpartial for streaming (v6 raises EOFError at end-of-stream instead of returning nil), while maintaining support for earlier version of the http gem back to v4).

Handle `EOFError` from `readpartial` for streaming (v6 raises `EOFError`
at end-of-stream instead of returning `nil`), while maintaining support
for earlier version of the `http` gem back to v4).
@sferik sferik force-pushed the support-http_rb-6 branch from 197201d to 064b39e Compare March 18, 2026 05:16
Copy link
Member

@olleolleolle olleolleolle left a comment

Choose a reason for hiding this comment

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

Thank you, @sferik!

@olleolleolle olleolleolle merged commit d7b3672 into lostisland:master Mar 18, 2026
7 checks passed
@sferik sferik mentioned this pull request Mar 18, 2026
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