Getting subsequent GET calls for some PUT, POST APIs in website
I’m observing subsequent GET calls for some PUT, POST API. I already checked the code and there is no GET calls created for those endpoints. But I’m seeing this call in my server logs.
I’m observing subsequent GET calls for some PUT, POST API. I already checked the code and there is no GET calls created for those endpoints. But I’m seeing this call in my server logs.