Thanks Phistuck - I should have tried chrome://net-internals before posting
the question. Thanks again for the pointer. And no I have not created new
bug.

On Fri, Jan 1, 2010 at 12:43 AM, PhistucK <phist...@gmail.com> wrote:

> *Here is the problem (manually go to this URL after you have visited the
> website in the subject) -*
> *chrome://net-internals/view-cache/http://news.ycombinator.com/rss*
> *
> *
> *This is what it shows here -*
> *
>
> HTTP/1.1 200 OK
>
> *
> *
>
> Content-Type: text/html; charset=utf-8
>
> *
> *
>
> Cache-Control: max-age=0
>
> *
>
> *Its content type is wrong (text/html, should be text/xml) whereas the
> content type of the reddit RSS is right -*
> chrome://net-internals/view-cache/http://www.reddit.com/.rss
> *
> *
> This is what it shows here -
> *
>
> HTTP/1.1 200 OK
>
> *
> *
>
> Content-Type: text/xml; charset=UTF-8
>
> *
> *
>
> Content-Encoding: gzip
>
> *
> *
>
> Content-Length: 4575
>
> *
> *
>
> Server: FriendFeedServer/0.1
>
> *
> *
>
> Vary: Accept-Encoding
>
> *
> *
>
> X-N: S
>
> *
> *
>
> Date: Thu, 31 Dec 2009 19:04:33 GMT
>
> *
> *
> *
> *So the wrong behavior is of the server of the aforementioned website, not
> Chrome. You could file a bug (after searching for similar issues) regarding
> the fact that Chrome not identifying the real content type, despite its
> content type response header, but I doubt they will look at it (or look at
> it quickly).*
> *
> *
> ☆PhistucK
>
>
> On Thu, Dec 31, 2009 at 18:48, govind <govind.kan...@gmail.com> wrote:
>
>> Thanks PhistucK,Brian. I bypassed the behavior by not using the parser
>> at all and used simple indexOf/find-replace to get over it. I don't
>> think it is just part of xml processing though - reddit-rss-xml
>> parsing goes pretty well. I will try to see which bug to *.
>>
>>
>> On Dec 31, 4:58 pm, PhistucK <phist...@gmail.com> wrote:
>> > This issue is part of the major issue, that Chrome does not parse XML at
>> all
>> > when viewed.
>> >
>> > Look for a bug regarding XML and star it, no need to create a new issue
>> -
>> > crbug.com.
>> >
>> > ☆PhistucK
>> >
>> >
>> >
>> > On Wed, Dec 30, 2009 at 11:59, govind <govind.kan...@gmail.com> wrote:
>> > > There is obviously a challenge with rss coming from ycombinator but
>> > > that should not result in modification of head tag
>> >
>> > > Chrome version - 4.0.249.43
>> > > OS - Windows 7
>> >
>> > > --
>> >
>> > > You received this message because you are subscribed to the Google
>> Groups
>> > > "Chromium-extensions" group.
>> > > To post to this group, send email to
>> chromium-extensi...@googlegroups.com.
>> > > To unsubscribe from this group, send email to
>> > > chromium-extensions+unsubscr...@googlegroups.com<chromium-extensions%2bunsubscr...@googlegroups.com><chromium-extensions%2Bunsu
>> bscr...@googlegroups.com>
>>
>> > > .
>> > > For more options, visit this group at
>> > >http://groups.google.com/group/chromium-extensions?hl=en.
>>
>> --
>>
>> You received this message because you are subscribed to the Google Groups
>> "Chromium-extensions" group.
>> To post to this group, send email to chromium-extensions@googlegroups.com
>> .
>> To unsubscribe from this group, send email to
>> chromium-extensions+unsubscr...@googlegroups.com<chromium-extensions%2bunsubscr...@googlegroups.com>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/chromium-extensions?hl=en.
>>
>>
>>
>


-- 
Mobile: 09886073310

--

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


Reply via email to