mirror of
https://github.com/Hopiu/lychee.git
synced 2026-04-07 06:51:00 +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
|
||||
- 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
|
||||
- show final status
|
||||
|
||||
## How?
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue