]> spindle.queued.net Git - midori/commit
Support HSTS as a SoupFeature
authorChristian Dywan <christian@twotoasts.de>
Sat, 1 Sep 2012 16:05:32 +0000 (18:05 +0200)
committerChristian Dywan <christian@twotoasts.de>
Sat, 1 Sep 2012 16:13:14 +0000 (18:13 +0200)
commitc49fb82e87660b7d357b44336cc5a115cb66cd7f
treea248438f58392fcebb3b704052b86e60b4c08342
parent64c9517459f063c25cd9d329f5f77bbe27318364
Support HSTS as a SoupFeature

Parse the Strict-Transport-Security header and
enforce https on any listed domains (and subdomains).
katze/midori-hsts.vala [new file with mode: 0644]
midori/main.c
midori/midori-app.c
tests/hsts.vala [new file with mode: 0644]