mirror of
https://github.com/Hopiu/lychee.git
synced 2026-04-08 23:40:58 +00:00
Update
This commit is contained in:
parent
883b68ce66
commit
12e978224d
1 changed files with 6 additions and 5 deletions
11
README.md
11
README.md
|
|
@ -16,11 +16,12 @@ protection.
|
|||
The existing link checkers were not flexible enough for my use-case.
|
||||
lychee can...
|
||||
|
||||
* Handle chunked encodings
|
||||
* Handle gzip
|
||||
* Fake user agents (required for some firewalls)
|
||||
* Skip non-links like anchors or relative URLs
|
||||
* SOON: Ignore SSL certificate errors
|
||||
- Handle chunked encodings
|
||||
- Handle gzip
|
||||
- Fake user agents (required for some firewalls)
|
||||
- Skip non-links like anchors or relative URLs
|
||||
- SOON: Ignore SSL certificate errors
|
||||
- SOON: fully async code execution
|
||||
|
||||
## How?
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue