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

Filter and Match flag is not working #1345

Closed
dogancanbakir opened this issue Sep 7, 2023 · 0 comments · Fixed by #1346
Closed

Filter and Match flag is not working #1345

dogancanbakir opened this issue Sep 7, 2023 · 0 comments · Fixed by #1346
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.
Milestone

Comments

@dogancanbakir
Copy link
Member

reported by @ehsandeep;

For #1326, I thought JSON keys are now default to be available as variable to use with -mdc option, but looks it's not the case.

echo https://scanme.sh/ | ./httpx -irh -mdc 'contains(header,"text/plain")'

    __    __  __       _  __
   / /_  / /_/ /_____ | |/ /
  / __ \/ __/ __/ __ \|   /
 / / / / /_/ /_/ /_/ /   |
/_/ /_/\__/\__/ .___/_/|_|
             /_/

		projectdiscovery.io

[INF] Current httpx version v1.3.4 (latest)
[ERR] Could not evaluate match condition: No parameter 'header' found.
@dogancanbakir dogancanbakir added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Sep 7, 2023
@dogancanbakir dogancanbakir self-assigned this Sep 7, 2023
@dogancanbakir dogancanbakir linked a pull request Sep 7, 2023 that will close this issue
@ehsandeep ehsandeep added the Status: Completed Nothing further to be done with this issue. Awaiting to be closed. label Sep 7, 2023
@ehsandeep ehsandeep added this to the v1.3.5 milestone Sep 12, 2023
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.

2 participants