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

Re: Validing parser required?



On Fri, 02 Jul 2004 11:19:14 -0700, Walter Underwood <wunder@xxxxxxxxxx> wrote:
> --On Friday, July 2, 2004 1:17 PM -0400 Sam Ruby <rubys@xxxxxxxxxxxxxxxx> wrote:
> > http://www.oreillynet.com/meerkat/?_fl=rss10&t=ALL&c=47
> 
> Amusing. They specifically allow the latin 1 entities, but the
> feed is pure ASCII

$ curl -sI "http://www.oreillynet.com/meerkat/?_fl=rss10&t=ALL&c=47"; |
grep "Content-Type"
Content-Type: text/xml

-- 
Cheers,
-Mark