On 11/29/2014 07:24 PM, David E. Ross wrote: > On 11/29/2014 10:37 AM, NoOp wrote: >> Printing the following web page: >> >> <http://www.familystylewithchefjeff.com/#!recipes/ckwa> >> >> results in only the first page being printed. Can someone please >> confirm? (note don't waste paper - print to a virtual PDF printer or >> just use 'File|Print Preview') >> >> Printing the same page with Google Chromium and Opera results in >> correctly printing of all 5 pages. >> >> User agent: Mozilla/5.0 (Windows NT 6.3; rv:33.0) Gecko/20100101 >> Firefox/33.0 SeaMonkey/2.30 >> and >> User agent: Mozilla/5.0 (X11; Linux x86_64; rv:33.0) Gecko/20100101 >> Firefox/33.0 SeaMonkey/2.30 >> and >> Mozilla/5.0 (X11; Linux x86_64; rv:33.0) Gecko/20100101 Firefox/33.0 >> and >> Mozilla/5.0 (Windows NT 6.3; rv:33.0) Gecko/20100101 Firefox/33.0 >> >> Also tested using clean default 'test' profiles - no addons etc. >> > > Aside from the 10 HTML errors (already reported in this thread) and 8 > CSS errors, the page sets an eTag, which is very much like a tracking > cookie. Unless you use the Secret Agent extension (which returns fake > eTag values), I would avoid visiting that Web page. >
Like this one? request-method: GET request-Accept-Encoding: gzip, deflate response-head: HTTP/1.1 200 OK Access-Control-Allow-Origin: * X-Seen-By: s3.aus_pp Etag: "33cc6b3e93b59f4dda8bec50a87ee7c526653" Content-Type: application/x-javascript Cache-Control: max-age=604800 Server: s3.aus Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 5691 I reckon that I probably shouldn't visit Hulu as well: request-method: GET request-Accept-Encoding: gzip, deflate response-head: HTTP/1.1 200 OK Server: nginx Last-Modified: Thu, 20 Mar 2014 22:27:27 GMT Etag: "532b6b4f-29c63" Content-Type: text/css Content-Length: 171107 Content-Encoding: gzip Vary: Accept-Encoding Cache-Control: max-age=75529 Expires: Mon, 01 Dec 2014 01:43:13 GMT I use prefbar to empty my cache often, and empty cache when I shut down SM. Thanks for the lead on Secret Agent (https://www.dephormation.org.uk/index.php?page=81) - interesting. Also interesting that that sight also uses etags: about:cache-entry?storage=disk&context=&eid=&uri=https://www.dephormation.org.uk/chrometheme/chromestyle2.css response-head: HTTP/1.1 200 OK Date: Sun, 30 Nov 2014 04:31:39 GMT Content-Length: 1470 Content-Type: text/css Last-Modified: Mon, 13 Jan 2014 21:27:13 GMT Accept-Ranges: bytes Etag: "38399c39a610cf1:804f4" Server: Microsoft-IIS/6.0 X-Powered-By: ASP.NET _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

