bossan icon indicating copy to clipboard operation
bossan copied to clipboard

Support to rack-gem IO hijacking API

Open kubo39 opened this issue 11 years ago • 2 comments

Now rack-gem v1.5.0 provides IO hijacking API that is function to send HTTP Response by sockets.

If we support this new API, we may need to define Cleint class.

kubo39 avatar Aug 30 '13 01:08 kubo39

IO hijacking allow you to replace Clinet Socket object, so that we should give Client Class's instance which could be represent.

kubo39 avatar Jul 22 '14 01:07 kubo39

:+1:

gretel avatar Sep 23 '14 13:09 gretel