Don't save form data over https
Posted
by Luke Burns
on Stack Overflow
See other posts from Stack Overflow
or by Luke Burns
Published on 2010-03-23T23:12:12Z
Indexed on
2010/03/23
23:13 UTC
Read the original article
Hit count: 463
I'd like to submit data in a form, over HTTPS, without allowing the browser to save it.
(credit card transactions)
© Stack Overflow or respective owner