In general we tend to not leverage the browsers capabilities. Native form handling is one example, or just using the url to track state, or using tons of Javascript for things that can (mostly) be done in CSS.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
In general we tend to not leverage the browsers capabilities. Native form handling is one example, or just using the url to track state, or using tons of Javascript for things that can (mostly) be done in CSS.