diff options
| author | Shulhan <ms@kilabit.info> | 2025-05-29 12:58:19 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2025-05-29 12:58:19 +0700 |
| commit | fa85558a0d1b20e4d203ddb537c3bde51bc5131f (patch) | |
| tree | e17db63c00d818a7d621574021055822d6c46479 /testdata/web/broken.html | |
| parent | bcccb3d65bf1714bb03ef6342a85fe14e6209c51 (diff) | |
| download | jarink-fa85558a0d1b20e4d203ddb537c3bde51bc5131f.tar.xz | |
all: handle case for invalid URL, dead server, and on subpage
Scanning invalid URL like "127.0.0.1:14594", without HTTP scheme,
and "http://127.0.0.1:14594" (server not available) should return
an error.
Scanning on subpage like "http://127.0.0.1:11836/page2" should return
the same result as scanning from the base URL
"http://127.0.0.1:11836/page2".
Diffstat (limited to 'testdata/web/broken.html')
0 files changed, 0 insertions, 0 deletions
