m5
m5
SSolidJS
Created by m5 on 12/10/2023 in #support
How to pipe/stream file into API Response object?
Do you have an example?
7 replies
SSolidJS
Created by m5 on 12/10/2023 in #support
How to pipe/stream file into API Response object?
That's what I'm having problems with, I couldn't find a way how. Typescript is giving me errors.............
7 replies
SSolidJS
Created by m5 on 12/10/2023 in #support
How to pipe/stream file into API Response object?
The problem is I can't find any property that would allow me to stream and kind of stream back. Response.body is readonly and constructor of Response doesn't allow to set up a stream for a body (as far as I was digging into it)
7 replies