Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

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

  • 1 réponse
  • 1 a ce problème
  • 5 vues
  • Dernière réponse par 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,

Toutes les réponses (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.