Just had the half-loading thing here on this forum, the only active filters were:
(Web):Tag manager, Alt attribute to title, and Style links
(Headers):Cache-Control removed: private, If-Modified-Since removed, and If-None-Match removed.
The page stopped loading IMMEDIATELY after a request was made for Local.ptron/prox.css (a CSS file I always include), log excerpt:
Match 1960: Alt attribute to title
BlockList 1961: in Bypass, line 28
+++GET 1961+++
GET /prox.css HTTP/1.1
User-Agent: Opera/6.04 (Windows; U)
Host: local.ptron
Accept: text/html, image/png, image/jpeg, image/gif, image/x-xbitmap, */*
Accept-Language: en
Accept-Charset: iso-8859-1;q=1.0, utf-8;q=1.0, utf-16;q=1.0, iso-8859-1;q=0.6, *;q=0.1
Accept-Encoding: deflate, gzip, x-gzip, identity, *;q=0
Referer: http://asp.flaaten.dk/pforum/
If-Modified-Since: Mon, 10 Jun 2002 14:19:28 GMT
Cache-Control: no-cache
TE: deflate, gzip, chunked, identity, trailers
Connection: keep-alive
+++RESP 1961+++
HTTP/1.1 304 Not Modified
Date: Fri, 14 Jun 2002 01:59:49 GMT
Server: Proxomitron
Connection: close
Content-Length: 0
<end> 1960: Mark <end> 1
<end> 1960: Print URL in page
<end> 1960: Tame Javascript (part 2)
+++CLOSE 1961+++
<end> 1960: Mark <end> 2
+++CLOSE 1960+++
Can it be a (succesful) request for bweb..local.ptron/prox.css also causes the "parent" document to close sometumes?