Feature --check HTTPCODE added

This commit is contained in:
2026-04-16 18:55:57 +02:00
parent b3006978b3
commit c8d4128b79
4 changed files with 73 additions and 12 deletions

View File

@@ -38,6 +38,8 @@ mdlink .
- `--timeout FLOAT`
Per-request timeout in seconds (default: `10.0`).
- `--check CODE`
Report only selected HTTP status codes. Repeat option for multiple codes (for example `--check 404` or `--check 301 --check 404`).
## Interactive Redirect Rewrite