mirror of
https://github.com/Hopiu/lychee.git
synced 2026-05-14 16:53:10 +00:00
Update docs
This commit is contained in:
parent
8356ef1d03
commit
09664a5c25
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue