lychee/lychee-bin/tests
MichaIng 961f12e58e
Remove cache from collector and remove custom reqwest client pool
* Reqwest comes with its own request pool, so there's no need in adding
another layer of indirection. This also gets rid of a lot of allocs.
* Remove cache from collector
* Improve error handling and documentation
* Add back test for request caching in single file

Signed-off-by: MichaIng <micha@dietpi.com>
Co-authored-by: Matthias <matthias-endler@gmx.net>
2021-10-07 18:07:18 +02:00
..
cli.rs Remove cache from collector and remove custom reqwest client pool 2021-10-07 18:07:18 +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