I\'ve a following network log in chrome:
I don\'t understand one thing in it: what\'s t
My case is the page is sending multiple requests with different parameters when it was open. So most are being "stalled". Following requests immediately sent gets "stalled". Avoiding unnecessary requests would be better (to be lazy...).