-
Notifications
You must be signed in to change notification settings - Fork 1k
Labels
Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Nothing further to be done with this issue. Awaiting to be closed.Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.
Description
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:
- stdout:
echo '168-this-does-not-exist.com' | httpx -sr -probe - Probe status is displayed.
- json:
echo '169-this-does-not-exist.com' | httpx -sr -probe -json - No output is displayed.
Anything else:
Metadata
Metadata
Assignees
Labels
Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Nothing further to be done with this issue. Awaiting to be closed.Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.
