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

CSV output ignores command line options for what to extract when use '-filter-condition' argument #1914

Open
lovelyjuice opened this issue Sep 13, 2024 · 0 comments · May be fixed by #1944
Open
Assignees
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@lovelyjuice
Copy link

httpx version:

v1.6.8 linux amd64

Current Behavior:

Output contains response body.

Expected Behavior:

CSV output doesn't contain response body.

Steps To Reproduce:

httpx -u https://www.baidu.com -csv -o test.csv -sc -title -filter-condition "contains(title,'google')"

Anything else:

#1593

@lovelyjuice lovelyjuice added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Sep 13, 2024
@RamanaReddy0M RamanaReddy0M self-assigned this Sep 13, 2024
@dogancanbakir dogancanbakir linked a pull request Oct 11, 2024 that will close this issue
@dogancanbakir dogancanbakir linked a pull request Oct 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

2 participants