Hacker News new | ask | show | jobs
by shawnz 4698 days ago
GET and POST already have widely observed distinctions in how they should be handled. For example, try hitting refresh on a page that was arrived at via a POST request. That behaviour is pretty much common to all browsers.