Description - AA debugger has recently introduced a new behavior where it creates internal redirects for every server call. It's unclear why it needs to do so. A lot of similar debuggers out there don't affect the network tab logging. This has to be either fixed to not disturb the Network tab logs, ...