On Mon, 2006-08-28 at 22:33 -0700, Cory Engel wrote: > I get this error: > > Processing > http://www.statesmanjournal.com/apps/pbc.....on?Category=pda... > Retrieved ok. > text/html, text/html type not yet handled > Parsing failed. > > It seems to me that this error is incorrect, but I don't see why this > page fails while other similar pages (like > http://www.kgw.com/mobile/) work.
Their system is screwed up and is sending a double content-type header: $ HEAD http://www.statesmanjournal.com/apps/pbcs.dll/section?Category=pda 200 OK Date: Tue, 29 Aug 2006 11:41:47 GMT Via: 1.0 purity.gnu-designs.com:3128 (squid/2.6.STABLE1) Server: Microsoft-IIS/6.0 Content-Length: 1817 Content-Type: text/html Content-Type: text/html; charset=iso-8859-1 Last-Modified: Tue, 29 Aug 2006 11:41:47 GMT Client-Date: Tue, 29 Aug 2006 11:41:41 GMT Client-Response-Num: 1 Proxy-Connection: close Set-Cookie: PBCSSESSIONID=373255216907092; path=/ X-Powered-By: ASP.NET I'd contact them and alert them of the problem and see if they have the expertise to find and fix it. -- David A. Desrosiers desrod gnu-designs com http://gnu-designs.com
signature.asc
Description: This is a digitally signed message part

