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

fix filtering #1811

Merged
merged 1 commit into from
Jul 10, 2024
Merged

fix filtering #1811

merged 1 commit into from
Jul 10, 2024

Conversation

dogancanbakir
Copy link
Member

Closes #1804

$ go run . -u https://www.google.com/ -fs 'google'

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

                projectdiscovery.io

[INF] Current httpx version v1.6.5 (latest)

@dogancanbakir dogancanbakir self-assigned this Jul 8, 2024
@dogancanbakir dogancanbakir linked an issue Jul 8, 2024 that may be closed by this pull request
@ehsandeep ehsandeep merged commit a897c8c into dev Jul 10, 2024
11 checks passed
@ehsandeep ehsandeep deleted the fix_filtering branch July 10, 2024 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTTPx v1.6.4 onwards has a broken filter feature.
2 participants