Skip to content

httpx -probe does not work with -json or -csv #1963

@ola456

Description

@ola456

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:

  1. stdout: echo '168-this-does-not-exist.com' | httpx -sr -probe
  2. Probe status is displayed.
  3. json: echo '169-this-does-not-exist.com' | httpx -sr -probe -json
  4. No output is displayed.

Anything else:

Image

Metadata

Metadata

Assignees

Labels

Status: CompletedNothing 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.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions