Closed ioquatix closed 2 years ago
https://github.com/socketry/async-http/blob/6eeb4a83df7297664fc722096ec58de474b8f0ba/lib/async/http/protocol/http1/server.rb#L62
The response body isn't closed in every code branch.
response
https://github.com/socketry/async-http/blob/6eeb4a83df7297664fc722096ec58de474b8f0ba/lib/async/http/protocol/http1/server.rb#L62
The
response
body isn't closed in every code branch.