lib/falcon/adapters/input.rb in falcon-0.19.4 vs lib/falcon/adapters/input.rb in falcon-0.19.5

- old
+ new

@@ -109,10 +109,10 @@ end end # close must never be called on the input stream. huh? def close - @body.finish + @body&.close end private def read_next