Wouldn’t blocking it break some other functionality? I wonder if you could have a more granular approach where given a payload and endpoint, return a predefined result.
That way you could isolate the “am I on the latest version” requeat specifically.
Wouldn’t blocking it break some other functionality? I wonder if you could have a more granular approach where given a payload and endpoint, return a predefined result.
That way you could isolate the “am I on the latest version” requeat specifically.
Yeah I can’t think of a way to do that but in theory if someone could figure it out, that would be a better approach.