NAME
Plack::ResponseHelper::Text
SYNOPSIS
respond
text
=>
'line'
;
respond
text
=> [
'line1'
,
'line2'
];
SEE ALSO
Plack::ResponseHelper
Plack::ResponseHelper::Text
respond
text
=>
'line'
;
respond
text
=> [
'line1'
,
'line2'
];
Plack::ResponseHelper