Actualy, forget that.
It seems the redirection wasnt causing the error, but rather it was
coming from the wrong domain.
Annoying that it merely comes out with a null, making it hard to
diagnose, rather then a error.


On Sep 30, 3:40 pm, darkflame <darkfl...@gmail.com> wrote:
> I wish to use RequestBuilder to retrieve a html page as normal,
> however  this request will be going ver a php script that redirects
> it.
>
> This seems to mess it up, as the onResponseReceived seems to be
> triggered on the redirect itself, and not at the "end" of the
> redirection. (Firebug shows a "302 Moved Temporarily" followed by a
> Get for the correct url, but by then it seems to have already fired)
>
> How can fetch the resulting page? (That is, the one the user would see
> if they went to the url normally)
> .
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to