We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4a9700 commit b2020ebCopy full SHA for b2020eb
lib/protocol/http/body/readable.rb
@@ -63,8 +63,6 @@ def call(stream)
63
stream.flush
64
end
65
66
- ensure
67
- stream.close
68
69
70
# Read all remaining chunks into a buffered body and close the underlying input.
0 commit comments