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

Sure, it would be just cool to not have to do that
Not sure what you mean. How else are you going to make the request if not using fetch()?
You could use an iframe as well, with certain caveats.