Hi There,
I want to modify my HTML response content from the worker,
Lets assume I want dynamically change a string that found in the HTML response from “foo” to “fooBar”
How can I do it?
Hi There,
I want to modify my HTML response content from the worker,
Lets assume I want dynamically change a string that found in the HTML response from “foo” to “fooBar”
How can I do it?
Here’s a Recipe that can do that…and a script injection. You can delete the script injection part.