Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ola456 opened this issue Oct 21, 2024 · 0 comments · Fixed by #1966
Open

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

ola456 opened this issue Oct 21, 2024 · 0 comments · Fixed by #1966
Assignees
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@ola456
Copy link
Contributor

ola456 commented Oct 21, 2024

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

@ola456 ola456 added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Oct 21, 2024
@dogancanbakir dogancanbakir self-assigned this Oct 21, 2024
@dogancanbakir dogancanbakir linked a pull request Oct 22, 2024 that will close this issue
@ehsandeep ehsandeep added the Status: Completed Nothing further to be done with this issue. Awaiting to be closed. label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants