I have these calls constantly on my react app from https://httpbin.org/get. I heard it is a simple HTTP Request & Response Service. However how do I disable it ? Is it even possible ?
I have these calls constantly on my react app from https://httpbin.org/get. I heard it is a simple HTTP Request & Response Service. However how do I disable it ? Is it even possible ?