- Feb 05, 2021
-
-
Dmytro Bogatov authored
With file:// one can supply a file name which contains a URL per line. --single-threaded disables parallelizm.
-
- Jun 30, 2020
-
-
Dmytro Bogatov authored
-
- Jun 25, 2020
-
-
Dmytro Bogatov authored
Most of all, abstract HTTP Client. Test reporters. Test using mock http client. Test recursive and non-recursive. Test Axios client separately.
-
- Jun 22, 2020
-
-
Dmytro Bogatov authored
Add timeout, accepted-code, ignore-prefixes and skip. Include processing of these options. Track request time (poorly).
-
- Jun 21, 2020
-
-
Dmytro Bogatov authored
Split files. Add reporters (Console for now). Add colors.
-
- Jun 19, 2020
-
-
Dmytro Bogatov authored
Parse HTML and extract a few types of links. Has tests, coverage and debugging scripts.
-