On Fri, Sep 18, 2009 at 10:25 PM, PhistucK <[email protected]> wrote:
> Yeah, I noticed that, as well.
> Is this considered a Chromium(\FireFox) issue?
> Obviously, it is better to send a content type, but if there is not one,
> should it fall right back to plain text?
> ☆PhistucK
if Content-type is not sent,then it should be deduced from the content itself.
But the BOM(Byte-order mark)  byte might have interfered  the deduction process
Quirks again!

>
> On Fri, Sep 18, 2009 at 16:04, Darren Hoo <[email protected]> wrote:
>>
>> On Fri, Sep 18, 2009 at 8:30 PM, PhistucK <[email protected]> wrote:
>> > 4.0.206.1
>> > Are all of you seeing the source, instead of the page?
>> > http://www.microsoft.com/learning/en/us/book.aspx?ID=8776&Locale=en-us
>> > IE7 - fine.
>> Not work both in chrome and firefox. opera fine
>>
>> The page is so strange that it does not set Content-Type and but use
>> BOM  to indicate
>> that text is encoded in UTF-8.Quirks!
>>
>> CURL dump:
>>
>> HTTP/1.1 200 OK
>> Transfer-Encoding: chunked
>> Server: Microsoft-IIS/7.5
>> X-AspNet-Version: 2.0.50727
>> P3P: CP="ALL IND DSP COR ADM CONo CUR CUSo IVAo IVDo PSA PSD TAI TELo
>> OUR SAMo CNT COM INT NAV ONL PHY PRE PUR UNI"
>> X-Powered-By: ASP.NET
>> Date: Fri, 18 Sep 2009 12:57:58 GMT
>>
>> <U+FEFF><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
>>  ...
>>
>> >
>> > ☆PhistucK
>
>

--~--~---------~--~----~------------~-------~--~----~
Chromium Discussion mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-discuss
-~----------~----~----~----~------~----~------~--~---

Reply via email to