79716594

Date: 2025-07-27 18:09:18
Score: 2
Natty:
Report link

In my case, using nginx and PHP the problem was that the request URL was too long in one XHR call, and that caused all other XHR calls on that page to fail as well. The problem went away after I switched that long query string from GET to POST

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: AdrianEddy