I have a service that gets an URL from the user input, extracts the body content of this URL, apply CSS, and finally returns the result as a stream.
The tricky part is th