Open ola456 opened 4 weeks ago
v1.6.9
-probe does not work with JSON or CSV output formats.
-probe
JSON/CSV output should include probe status.
echo '168-this-does-not-exist.com' | httpx -sr -probe
echo '169-this-does-not-exist.com' | httpx -sr -probe -json
httpx version:
v1.6.9
Current Behavior:
-probe
does not work with JSON or CSV output formats.Expected Behavior:
JSON/CSV output should include probe status.
Steps To Reproduce:
echo '168-this-does-not-exist.com' | httpx -sr -probe
echo '169-this-does-not-exist.com' | httpx -sr -probe -json
Anything else: