qt5base-lts/tests/auto/network/access/hsts
Timur Pocheptsov 72cf2339ed Introduce QHstsStore - the permanent store for HSTS policies
The store is using QSettings under the hood. A user can enable/disable
storing HSTS policies (via QNAM's setter method) and we take care of
the rest - filling QHstsCache from the store, writing updated/observed
targets, removing expired policies.

Change-Id: I26e4a98761ddfe5005fedd18be56a6303fe7b35a
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2017-08-02 22:01:47 +00:00
..
hsts.pro Add HTTP strict tranport security support to QNAM 2017-01-20 08:41:50 +00:00
tst_qhsts.cpp Introduce QHstsStore - the permanent store for HSTS policies 2017-08-02 22:01:47 +00:00