2 messages in com.googlegroups.google-desktop-developerRe: XMLHttpRequest fails on redirect?
FromSent OnAttachments
Nimai21 Feb 2007 07:30 
Nimai21 Feb 2007 09:03 
Subject:Re: XMLHttpRequest fails on redirect?
From:Nimai (nima@gmail.com)
Date:02/21/2007 09:03:09 AM
List:com.googlegroups.google-desktop-developer

On further investigation, it's not the redirect. I made my own PHP file to return a 302, and that works fine. I've been adding and adding to my PHP file everything I see in the headers from the source I'm trying to access, but I can't make XMLHttpRequest fail like it can! Still digging...