Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

חיפוש בתמיכה

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

מידע נוסף

Disable: "In order to display this page, the data sent by Firefox must be resent..." Popup

  • 1 תגובה
  • 1 has this problem
  • 5 views
  • תגובה אחרונה מאת cor-el

more options

Hi, i need to disable the warning "In order to display this page, the data sent by Firefox must be resent ..." on reloading a page for load tests on my application. Is there a way to disable the warning? maybe a flag in the configuration? about:config

Best Regards,

Hi, i need to disable the warning "In order to display this page, the data sent by Firefox must be resent ..." on reloading a page for load tests on my application. Is there a way to disable the warning? maybe a flag in the configuration? about:config Best Regards,

כל התגובות (1)

more options

You can't disable this warning about re-sending POST data. The only way to prevent this is to open the page directly and not via submitting POST data via a form, but if necessary use other ways to fill fields.