vimb
vimb copied to clipboard
HSTS - HTTP Strict Transport Security
Implemented in vimb2 already. The code [1] can be used as a reference.
[1] https://github.com/fanglingsu/vimb/blob/master/src/setting.c#L889 [2] https://github.com/fanglingsu/vimb/blob/master/src/hsts.c
I'm not sure if we need to implement this by ourself, maybe webkit2 already does the HSTS stuff behinde the szene.
This issue has been automatically marked as stale because it has not had activity within the last 60 days. It will be closed after 7 days if no further activity occurs. Thank you for your contributions.