socketry / falcon

A high-performance web server for Ruby, supporting HTTP/1, HTTP/2 and TLS.
https://socketry.github.io/falcon/
MIT License
2.62k stars 79 forks source link

Experimental support for closed callbacks. #180

Closed ioquatix closed 2 years ago

ioquatix commented 2 years ago

This is an experimental PR for supporting closed callbacks.

https://github.com/rack/rack/pull/1932

Types of Changes

Testing

ioquatix commented 2 years ago

I no longer have a positive feeling about this feature.