lychee/fixtures/bench
Matthias 03d28820bb
Extract more status information from reqwest (#577)
Recently we cleaned up the commandline output to trim away redundant
information like the URL, which occured twice.
Unfortunately we also removed helpful information from reqwest, which
could support the user in troubleshooting unexpected errors.

This commit reverts that.
We now extract the meaningful information from reqwest, without being
too verbose. For that we have to depend on the string output for the
reqwest error, but it's better than hiding that information from the user.
It is fragile as it depends on the reqwest internals, but in the worst case
we simply return the full error text in case our parsing won't work.
2022-04-02 14:37:03 +02:00
..
.gitignore Extract more status information from reqwest (#577) 2022-04-02 14:37:03 +02:00
arch.html Add Alpine page for benchmark; refactor code (#481) 2022-01-27 23:42:06 +01:00
elvis.html Add Alpine page for benchmark; refactor code (#481) 2022-01-27 23:42:06 +01:00