Update docs

This commit is contained in:
Matthias Endler 2020-08-14 01:15:18 +02:00
parent 8356ef1d03
commit 09664a5c25

View file

@ -27,6 +27,7 @@ lychee can...
- optionally ignore SSL certificate errors
- run with a low memory/CPU footprint
- check multiple files at once
- support checking links from any website URL
SOON:
@ -35,7 +36,6 @@ SOON:
- limit schema
- support input files using wildcards
- set timeout for HTTP requests in seconds. Disabled by default.
- support checking links from any website URL
- accept custom headers (see https://github.com/rust-lang/crates.io/issues/788)
- use `HEAD` requests instead of `GET` to avoid network I/O
- show the progress