... but I'm unable to follow the code to where its used (or why its there). recognize seems to do the same as well.
In both cases, when a block is passed, the call ends up returning a HttpRouter::Request instead (which is not a valid rack response).
Any help on this would be appreciated. I'd be willing to help patch this if needed (if this is not intended behavior). Of course, its likely that I'm just missing something.
... but I'm unable to follow the code to where its used (or why its there).
recognizeseems to do the same as well.In both cases, when a block is passed, the
callends up returning aHttpRouter::Requestinstead (which is not a valid rack response).Any help on this would be appreciated. I'd be willing to help patch this if needed (if this is not intended behavior). Of course, its likely that I'm just missing something.