lychee/fixtures
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
..
offline Add failing test 2021-09-09 01:17:56 +02:00
TEST.html feat: Support relative URLs (#15) 2020-10-21 01:31:06 +02:00
TEST.md Check real link to file 2021-09-06 15:19:09 +02:00
TEST_ALL_PRIVATE.md feat: Support relative URLs (#15) 2020-10-21 01:31:06 +02:00
TEST_EMAIL.md Fix exclude mail, add tests 2021-03-29 23:28:17 +02:00
TEST_EXCLUDE_1.txt Added support for --exclude-file. 2021-09-03 16:29:57 +02:00
TEST_EXCLUDE_2.txt Added support for --exclude-file. 2021-09-03 16:29:57 +02:00
TEST_GITHUB.md Make GITHUB_TOKEN optional (#22) 2020-10-26 23:31:31 +01:00
TEST_GITHUB_404.md Make GITHUB_TOKEN optional (#22) 2020-10-26 23:31:31 +01:00
TEST_HTML5.html example.com -> example.org 2021-02-21 16:33:33 +01:00
TEST_HTML5_CUSTOM_ELEMENTS.html example.com -> example.org 2021-02-21 16:33:33 +01:00
TEST_HTML5_LOWERCASE_DOCTYPE.html example.com -> example.org 2021-02-21 16:33:33 +01:00
TEST_HTML5_MALFORMED_LINKS.html example.com -> example.org 2021-02-21 16:33:33 +01:00
TEST_HTML5_MINIFIED.html example.com -> example.org 2021-02-21 16:33:33 +01:00
TEST_HTTP.html Add new flag --require-https (#195) 2021-09-04 03:21:54 +02:00
TEST_QUIRKS.txt Skip unsupported schemes (#236) 2021-04-26 17:16:58 +02:00
TEST_REPETITION_1.txt Remove cache from collector and remove custom reqwest client pool 2021-10-07 18:07:18 +02:00
TEST_REPETITION_2.txt Remove cache from collector and remove custom reqwest client pool 2021-10-07 18:07:18 +02:00
TEST_SCHEMES.md Add support for multiple schemes (#237) 2021-04-26 18:24:54 +02:00
TEST_SCHEMES.txt explicit naming 2021-09-06 15:19:09 +02:00