Hacker News new | ask | show | jobs
by NeoBasilisk 2905 days ago
What does it mean to fix a site that does not accept/process POST requests?
1 comments

Start serving over https? Since when has encryption only mattered for POST?
Can you explain the benefit in other situations?

Preventing MitM attacks is the only thing I can think of.