It would be useful to be able to perform replacements based on the response of a previous request to the domain. This would fix AutoRepeater not working for sites which rotate CSRF tokens on every request.
I'm unsure if this functionality would actually work because AutoRepeater would constantly break the page the user was viewing. I think this functionality would be better suited to a separate plugin.
It would be useful to be able to perform replacements based on the response of a previous request to the domain. This would fix AutoRepeater not working for sites which rotate CSRF tokens on every request.