-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
Description
Another question for @smaug---- and @majido. The HTML Standard hints at some point that history session entries store whether the URL was retrieved using GET or POST.
This information is also used when a document is reloaded (a prompt shows up to ask the user if they're sure they want to submit the data again). Would we then get it from the session history's current entry or is it also stored elsewhere?