Y
Hacker News
new
|
ask
|
show
|
jobs
by
panic
433 days ago
I'm guessing you would use JS to fetch() the stream resource separately.
1 comments
xiphias2
433 days ago
Sure, it would be just cool to not have to do that
link
paxys
433 days ago
Not sure what you mean. How else are you going to make the request if
not
using fetch()?
link
bob1029
433 days ago
You could use an iframe as well, with certain caveats.
link