In my code i have an ajax request that sometimes gets too long. The length of request is custom.
The problem is that browsers seem very trigger happy to throw that error, ns_error_net_reset.
I will probably have to rehash my code but i would like to understand what are the limitations, can i delay that error at all?