According to this question: Where can I find the default timeout settings for all browsers? each every browser has a default setting for time out
The default timeout in Firefox17, after checking about:config
is 115s. However I have tested to run some request in which I timed and it returned a request after >150~ seconds.
So I wonder how does it works, shouldn't Firefox have timed out before?