[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WebParts



--- In syndication@y..., "Mark Nottingham" <mnot@m...> wrote:
> --- In syndication@y..., "Bill Kearney" <wkearney99@h...> wrote:
> 
> > I don't think the orange XML button works.  To me it implies 
generic 
> Agree.
> 
>   
> > But since most browsers look at a file type suffix this is going 
to 
> > break if folks continue to name the file feedname.xml as the .xml 
> > suffix is handled by the browser.
> 
> Eh? All modern browsers use content-type for dispatch... The problem
> is that the server needs to be configured to serve the correct
> content-type.

Indeed, that appears to be the case with the ones I'm using.  Whether 
that's true over all is of course open to debate.  But you hit on the 
more important issue of how a server determines outgoing MIME type.  
This is usually the file type suffix.  And, if everything is labelled 
using .XML this is going to be problematic.  

-Bill Kearney