lychee/lychee-lib/src
Matthias 8c0a32d81d
Refactor response formatting (#599)
* Add support for raw formatter (no color)
* Introduce ResponseFormatter trait
* Pass the same params to every cli command
* Update dependencies
* Remove pretty_assertions dependency (latest version doesn't build)
2022-04-25 19:19:36 +02:00
..
extract Refactor response formatting (#599) 2022-04-25 19:19:36 +02:00
filter Improved IPv6 filtering support (#501) 2022-02-22 10:39:44 +01:00
helpers Extract more status information from reqwest (#577) 2022-04-02 14:37:03 +02:00
quirks Refactor response formatting (#599) 2022-04-25 19:19:36 +02:00
types Refactor response formatting (#599) 2022-04-25 19:19:36 +02:00
client.rs Move to downstream optimization for short strings (#600) 2022-04-25 19:18:50 +02:00
collector.rs Refactor response formatting (#599) 2022-04-25 19:19:36 +02:00
lib.rs Make retry wait time configurable (#525) 2022-02-24 12:24:57 +01:00
test_utils.rs Remove missing_panic_doc (#561) 2022-03-22 21:02:56 +01:00