
whey does firefox serialize requests to same URL even across instances?
what it says. I have a very slow cgi it responds when data changes. in firefox I get alternate notifications in different browsers. if I watch the network, a second request to the same URL will not even be sent until the first is finished. can this behavior be disabled?
what it says. I have a very slow cgi
it responds when data changes.
in firefox I get alternate notifications in different browsers.
if I watch the network, a second request to the same URL
will not even be sent until the first is finished.
can this behavior be disabled?