Changeset 1664549
- Timestamp:
- 05/25/2017 08:03:15 AM (9 years ago)
- File:
-
- 1 edited
-
https-tool/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
https-tool/trunk/readme.txt
r1663448 r1664549 1 1 === HTTPS Tool === 2 Contributors: joerns chellhaas2 Contributors: joerns 3 3 Donate link: http://lmprod.de/https/ 4 4 Tags: https … … 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 Stable Tag: trunk 9 10 10 11 Adds `Content-Security-Policy: upgrade-insecure-requests` header if on HTTPS. Redirects to HTTPS if not on HTTPS and the browser sends `HTTP_UPGRADE_INSECURE_REQUESTS` header. 12 13 == Description == 14 15 * Adds `Content-Security-Policy: upgrade-insecure-requests` header if on HTTPS 16 * Redirects to HTTPS if not on HTTPS and the browser sends `HTTP_UPGRADE_INSECURE_REQUESTS` header. 17 18 This is a simple, no-config plugin with focus on short, high quality code. 11 19 12 20 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.