From 7a3c0e4fe34b51be569fbb251184b861901eeb6a Mon Sep 17 00:00:00 2001 From: Matthias Endler Date: Tue, 11 Aug 2020 22:06:12 +0200 Subject: [PATCH] update docs --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b0971b..34a25eb 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,10 @@ lychee can... - handle gzip compression - fake user agents (required for some firewalls) - skip non-links like anchors or relative URLs -- SOON: optionally ignore SSL certificate errors - SOON: automatically retry and backoff +- SOON: optionally ignore SSL certificate errors +- SOON: optionally handle redirects +- SOON: exclude some websites with regular expressions ## How?