Hi, When I try to open https://studmail.uni-stuttgart.de/ Mozilla blocks after downloading http://studmail.uni-stuttgart.de/index.html. It seems that the webserver doesn't close the connection after transmitting index.html (without telling the client the length of the file to be transfered :-( ).
If I disable HTTP keep alive the webserver still doesn't specify the length but it at least closes the connection (according to wget). Unfortunately Mozilla still blocks everytime I try to access that page even if keep-alive is disabled in Mozilla! --
