vimb icon indicating copy to clipboard operation
vimb copied to clipboard

HSTS - HTTP Strict Transport Security

Open rti opened this issue 7 years ago • 2 comments

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

rti avatar Apr 11 '17 09:04 rti

I'm not sure if we need to implement this by ourself, maybe webkit2 already does the HSTS stuff behinde the szene.

fanglingsu avatar Jun 14 '17 22:06 fanglingsu

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.

stale[bot] avatar Oct 02 '18 21:10 stale[bot]