You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every missing file internally redirects to 404 page. But it must just return
404 ststus without redirecting.
This leads to overloading the server (generating page 404 for every missing
file), but we don't even see this pages. Everything fails silently.
Original issue reported on code.google.com by nick.che...@gmail.com on 29 Jul 2014 at 8:11
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
nick.che...@gmail.com
on 29 Jul 2014 at 8:11The text was updated successfully, but these errors were encountered: