Y
Hacker News
new
|
ask
|
show
|
jobs
by
jaywalk
1295 days ago
Multiple times I've found that this is caused by a web application firewall that is intended to mitigate SQL injection attacks. So they disallow the characters that would commonly be used in those attacks.
1 comments
wonderwonder
1295 days ago
Interesting, I had never considered that
link