plack / psgi-specs

PSGI (Perl WSGI) specifications
http://plackperl.org/
133 stars 33 forks source link

async: should be a callback from server -> app where connection drops etc.? #3

Closed miyagawa closed 14 years ago

miyagawa commented 14 years ago

excellent suggestion from mala when a server wants to call app to cancel: http://gist.github.com/183515

miyagawa commented 14 years ago

remove