lychee/lychee-bin/tests
Matthias 93948d7367 Avoid double-encoding already encoded destination paths
E.g. `web%20site` becomes `web site`.
That's because Url::from_file_path will encode the full URL in the end.
This behavior cannot be configured.
See https://github.com/lycheeverse/lychee/pull/262#issuecomment-915245411
2021-09-09 01:44:10 +02:00
..
cli.rs Avoid double-encoding already encoded destination paths 2021-09-09 01:44:10 +02:00
local_files.rs Add/change file link tests 2021-09-06 15:19:09 +02:00
usage.rs Major refactor of codebase (#208) 2021-04-15 01:24:11 +02:00