lychee/lychee-lib
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
..
src Avoid double-encoding already encoded destination paths 2021-09-09 01:44:10 +02:00
Cargo.toml Avoid double-encoding already encoded destination paths 2021-09-09 01:44:10 +02:00
LICENSE-APACHE Major refactor of codebase (#208) 2021-04-15 01:24:11 +02:00
LICENSE-MIT Major refactor of codebase (#208) 2021-04-15 01:24:11 +02:00