I want to know if it's possible to detect request like mp4, or any regex pattern, then do something like add custom header/redirect or anything possible using intercept?
I see now only deny or allow possible, then it's possible extend this feature?
MModerator moved this topic from Feature request on
How exactly do you see the number of requests? And what requests exactly are we talking about?
Please write a report according to this instruction: https://community.bablosoft.com/topic/30993
@Fox Hey sorry i edited my reply, I got it to work, the post_data was the same data as header property "x-super-properties" which was jumbled data but all i had to do was base64 decode it now the data is correct