See issue #593 and #592 , this issue is still present in the 5.0 release
This code should be in the 5.0 release (from the release notes), but it's missing:
See f.e. on_message_complete on that supposedly merged commit
|
def on_message_complete(_response) |
And the one in the 5.0 release: https://github.com/httprb/http/blob/v5.0.0/lib/http/response/parser.rb#L114