'Detect AJAX Request sent by Dev Console
How can i detect an AJAX request that sent using the dev console,
the problem is: I have an application using ajax requests to send some data from javascript to my php and save this data into a database, anyone can make requests using the dev console and send manipulated data is there an way to detect the requests that made by dev console to prevent unwanted requests?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
