The network.http.response.timeout
was changed from not being set in Firefox version 28 to a default limit of 300 (5 minutes) in version 29. (see this blog entry at morgb.blogspot.de).
I would like to change it back to a higher value, if needed with the help of a Firefox-Addon.
Or add a warning to my web-application (which needs the longer timeout for several reasons).