Comment #1 on issue 5580 by dhhwai: Site will not open with Chrome
http://code.google.com/p/chromium/issues/detail?id=5580

The problem is with the www.allen-orton.com website.  The index.html is  
being
returned with content type application/octet-stream, which seems to  
correctly trigger
the download.  The website should instead send index.html as text/html.

See the following output from: wget "http://www.allen-orton.com";

--11:08:02--  http://www.allen-orton.com/
            => `index.html'
Resolving www.allen-orton.com... 74.254.62.196
Connecting to www.allen-orton.com|74.254.62.196|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 12,928 (13K) [application/octet-stream]

100%[====================================>] 12,928        --.--K/s

11:08:03 (119.49 KB/s) - `index.html' saved [12928/12928]

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to chromium-bugs@googlegroups.com
To unsubscribe from this group, send email to 
chromium-bugs+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to