boazsegev / iodine

iodine - HTTP / WebSockets Server for Ruby with Pub/Sub support
MIT License
912 stars 51 forks source link

Support X-Sendfile in response to a POST request #141

Closed fgoepel closed 1 year ago

fgoepel commented 1 year ago

I didn't manage to push to the existing branch and deleting it automatically closed the pull request so I'm opening a new PR with the requested changes.

boazsegev commented 1 year ago

Perfect, thanks!

boazsegev commented 1 year ago

Done. I released the patched version. Enjoy :)

fgoepel commented 1 year ago

Thanks.