Rule-based inspection of HTTP behavior with clear verdicts (PASS, warnings, FAIL) and evidence completeness. Analyze redirects, CORS, caching, headers, and status semantics.
The Inspector applies rule-based analysis and categorizes findings into PASS, WARNING, and FAIL — with human-readable evidence, not just raw output.
Yes. Specify the origin header and the Inspector validates the Access-Control-Allow-Origin, credentials, and preflight policy against it.
Yes. Every redirect hop is followed and classified — including mixed HTTP/HTTPS transitions, loops, and final destination semantics.