Replies: 2 comments
-
You probably want |
Beta Was this translation helpful? Give feedback.
0 replies
-
Worked fine. Thank you.
Jeremy Evans ***@***.***> writes:
… You probably want `request.halt response.finish_with_body(ss)`.
--
Felipe Alvarez Harnecker
Tel: +56 9 9874 60 17
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, very new to roda.
I'm trying to stream content with roda.
so i've tried to:
and get
Roda::RodaError at /test
unsupported block result: [200, {"Content-Type"=>"text/html"}, #Buttons::SlowStreamer:0x000055bd3a2206a8]
what is the correct way to do it?
thank you very much.
Felipe.
Beta Was this translation helpful? Give feedback.
All reactions