Closed GoogleCodeExporter closed 9 years ago
Was just about to log this very request. Looks like you beat me by 3 hours.
A suggestion for one additional thing, once the Follow Redirects has been
turned off, it would be nice to have a button on the response page that allows
you to follow the redirect after seeing the result.
Oh, and don't forget our friend response code 307.
Original comment by kyan.sk...@smartsheet.com
on 14 Feb 2012 at 11:06
Unfortunately webkit team still has not implemented "followRedirects" flag for
XMLHttpRequest object. Without this flag it is not possible to correctly
display results.
Why? It will return status code from request after redirect. Application will
not even detect any redirection because there is no event fired when
redirecting.
Until this flag is not implemented this feature will not be enabled.
Original comment by jarro...@gmail.com
on 15 Feb 2012 at 6:01
Original issue reported on code.google.com by
kevi...@gmail.com
on 14 Feb 2012 at 8:00