Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Developer Tools "open request in new window" discards cookies

  • Keine Antworten
  • 0 haben dieses Problem
more options

I am debugging a Web page that performs several AJAX requests.

To this effect I sometimes find it convenient to reissue an AJAX request (from the Network pane of Development Tools, right click + "Resend") and would find it even more convenient to open the request in a separated tab, as was possible until, if I recall correctly, four or five months ago.

Now the latter option does not work, likely because of some security tightening - the "new request" might be seen as a different context, I don't know. The AJAX endpoint receives no cookies, so it can't load the appropriate state, and restarts as a blank slate with a new cookie, which makes the reply useless to me. Even worse, at this point the new cookie value is propagated to the originating window, effectively crashing the entire debugging session.

Is there some way of disabling this option and reverting it to the older, less secure behaviour, on my own development Firefox only?

I am debugging a Web page that performs several AJAX requests. To this effect I sometimes find it convenient to reissue an AJAX request (from the Network pane of Development Tools, right click + "Resend") and would find it even more convenient to open the request in a separated tab, as was possible until, if I recall correctly, four or five months ago. Now the latter option does not work, likely because of some security tightening - the "new request" might be seen as a different context, I don't know. The AJAX endpoint receives no cookies, so it can't load the appropriate state, and restarts as a blank slate with a new cookie, which makes the reply useless to me. Even worse, at this point the new cookie value is propagated to the originating window, effectively crashing the entire debugging session. Is there some way of disabling this option and reverting it to the older, less secure behaviour, on my own development Firefox only?

Sie müssen sich mit Ihrem Benutzerkonto anmelden, um auf Beiträge zu antworten. Bitte stellen Sie eine neue Frage, wenn Sie noch kein Benutzerkonto haben.