mirror of
https://github.com/Hopiu/lychee.git
synced 2026-05-28 14:58:19 +00:00
update docs
This commit is contained in:
parent
f8b344fe5a
commit
cd8512e564
1 changed files with 4 additions and 0 deletions
|
|
@ -35,7 +35,11 @@ SOON:
|
||||||
- check multiple files
|
- check multiple files
|
||||||
- support input files using wildcards
|
- support input files using wildcards
|
||||||
- set timeout for HTTP requests in seconds. Disabled by default.
|
- 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)
|
- 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
|
||||||
|
- show final status
|
||||||
|
|
||||||
## How?
|
## How?
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue