Page 1 of 1

Trying to filter based on contents of XMLHttpRequest

Posted: Sun Oct 29, 2017 1:01 pm
by fluffy
Hi all,

I'm working on a filter for a GraphQL endpoint where they send all sorts of information. I just want to filter out the tracking stuff in there but if I filter the whole endpoint the site won't work. Is there a way to write filters that inspect the contents of the XMLHttpRequest ?

Thanks

Re: Trying to filter based on contents of XMLHttpRequest

Posted: Sun Oct 29, 2017 1:06 pm
by intense
You should provide all the necessary info (page link, what do you want to block / hide, what to keep etc)