Search Support

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.

Learn More

Where does firefox cache the form parameters to be used in the reload event of a page that was the resposne of a HTTP POST request?

  • No replies
  • 1 has this problem
  • 11 views
more options

Suppose there is form in a web page and it submits data in HTTP POST method. After submitting the form, if I reload the page [either by the refresh button or back button; whichever applicable], firefox asks permission to resend the form data by saying "To display this page, Firefox must send information that will repeat any action...". Now if the user clicks on the resend, firefox resubmits the form data.

So where does firefox store this from data for such future resending/resubmission? Is it possible to retrieve/manipulate those stored form data?

Suppose there is form in a web page and it submits data in HTTP POST method. After submitting the form, if I reload the page [either by the refresh button or back button; whichever applicable], firefox asks permission to resend the form data by saying "To display this page, Firefox must send information that will repeat any action...". Now if the user clicks on the resend, firefox resubmits the form data. So where does firefox store this from data for such future resending/resubmission? Is it possible to retrieve/manipulate those stored form data?