[Webkit-unassigned] [Bug 12341] Shows the HTML / javascript "text" and does not render the page
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 22 19:52:42 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12341
------- Comment #12 from papa at usc.edu 2007-01-22 19:52 PDT -------
(In reply to comment #8)
> Being on a DSL connection with no explicit proxy server set does not preclude
> the presence of a proxy server. Many ISPs employ "transparent" proxying as a
> means of reducing response times and data consumption. I've taken a look at
> the HTTP headers that I receive from the two URLs in question and, as expected,
> they are identical.
>
> It'd be great if you could post the HTTP headers that you're seeing from each
> of the URLs. Taking these from outside of Safari would be one way to see if
> there is something external influencing the headers. To do this, open up
> Terminal, run the following command, and paste the output into this bug report.
>
> $ curl -s -i "http://www.oreilly.com/catalog/html5/" | head -n 20
> and
> $ curl -s -i "http://www.oreilly.com/catalog/html5/index.html" | head -n 20
>
Both of the calls above return the same IDENTICAL header:
HTTP/1.1 200 OK
Date: Tue, 23 Jan 2007 03:39:13 GMT
Server: Apache
P3P: policyref="http://www.oreillynet.com/w3c/p3p.xml",CP="CAO DSP COR CURa
ADMa DEVa TAIa PSAa PSDa IVAa IVDa CONo OUR DELa PUBi OTRa IND PHY ONL UNI PUR
COM NAV INT DEM CNT STA PRE"
Last-Modified: Thu, 18 Jan 2007 21:01:24 GMT
ETag: "6cdf2f-a950-45afe024"
Accept-Ranges: bytes
Content-Length: 43344
Content-Type: text/html
X-Cache: MISS from www.oreilly.com
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<title>oreilly.com -- Online Catalog: HTML & XHTML: The Definitive Guide, Fifth
Edition</title>
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list