Y
Hacker News
new
|
ask
|
show
|
jobs
by
miohtama
1457 days ago
HTTP GET is idempotent by the spec. If you login by visiting URL it is not according to the HTTP spec. You should any case have a button that says Login and does HTTP POST.