mirror of
https://github.com/Hopiu/lychee.git
synced 2026-03-30 11:20:24 +00:00
This requires `Input::new` to return a `Result`, because the URL
parsing could fail when prepending `http://`.
We use http instead of https, because curl does as well:
|
||
|---|---|---|
| .. | ||
| cli.rs | ||
| local_files.rs | ||
| usage.rs | ||