From 48db3601639a6d783a4e0826eebf1fb1fe13bb9b Mon Sep 17 00:00:00 2001 From: Darshit Shah Date: Mon, 19 Sep 2016 18:48:25 +0200 Subject: [PATCH] * README.md: Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index afc5e31c..2e64e313 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ Some ideas of what could be done next (but contact us via mailing list before yo now it only works with OpenSSL.) - WARC support - read credentials from secure wallets (e.g. kwallet, firefox, http://sourceforge.net/projects/passwordsafe/) - [Chromium HSTS domain list](http://src.chromium.org/viewvc/chrome/trunk/src/net/http/transport_security_state_static.json) +- [Chromium HSTS domain preload list](http://src.chromium.org/viewvc/chrome/trunk/src/net/http/transport_security_state_static.json) - respect data-urls - Streaming (.m3u, etc. formats) - FTP support