Hacker News new | ask | show | jobs
by true_religion 1863 days ago
Will it store things that were placed into a field with auto fill off?
1 comments

AFAIK yes, caching can do so. Even if it doesn't, autofill=off doesn't require it to not store the data, just to not fill it in. Things like session resumption can still store and refill it.