> > When the browser receives a redirect response, it immediately issues the > redirect request without further processing the XHR object, so the > client-side web2py JS code never gets to process the > web2py-component-command header. >
Note, this is not a web2py issue -- this is how XHR works.

