Disable: "In order to display this page, the data sent by Firefox must be resent..." Popup
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,
All Replies (1)
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.