6 ms·
An honest mistake: Your form has 3 required fields but the user only filled out 2. This shouldn't require a trip to the server. A hack attempt may be a direct
by cjp 14y ago
An honest mistake: Your form has 3 required fields but the user only filled out 2. This shouldn't require a trip to the server.
A hack attempt may be a direct POST circumventing any client side checks.