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 response keys before printing result #2

Open
virtualzx-nad opened this issue Mar 1, 2025 · 0 comments
Open

Filter response keys before printing result #2

virtualzx-nad opened this issue Mar 1, 2025 · 0 comments

Comments

@virtualzx-nad
Copy link

Original issue: httpie#1550

Problem:
Users need the ability to filter specific keys from the response before it's printed to the screen.

Requirements:

  1. Add new command line option for key filtering
  2. Support both inclusion and exclusion filters
  3. Handle nested JSON structures
  4. Add support for wildcard patterns
  5. Include tests
  6. Update documentation

Difficulty: Beginner-friendly
Type: Enhancement

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

No branches or pull requests

1 participant