Skip to content

Added filter enhancement option to remove keys from the response body#1602

Open
lavanyagarg112 wants to merge 3 commits intohttpie:masterfrom
lavanyagarg112:filter-out-enhancement
Open

Added filter enhancement option to remove keys from the response body#1602
lavanyagarg112 wants to merge 3 commits intohttpie:masterfrom
lavanyagarg112:filter-out-enhancement

Conversation

@lavanyagarg112
Copy link

@lavanyagarg112 lavanyagarg112 commented Sep 26, 2024

Addresses the enhancement pointed out in #1550

Close #1550

Users can now use --filter-keys followed by comma separated keys they want to filter (including nested keys) to remove all keys they dont wish to see in the response.

@lavanyagarg112 lavanyagarg112 marked this pull request as ready for review December 27, 2024 03:02
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.

Filter response keys before print result to the screen

2 participants