Replies: 1 comment 1 reply
-
This will come in the future. For now I recommend configuring a pager which supports these features and opening it in that - since they're tools designed specifically for that job. For example, you could configure a pager specifically for handling JSON responses: https://posting.sh/guide/external_tools/#json-pager When you focus the response text box, you can press the associated keybind to open the response in whichever tool you've configured. This could be |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Currently, the results from requests lack advanced search functionality. I propose adding support for searching within response data using regular expressions and JSONPath. This would allow users to quickly locate specific patterns or extract structured data from complex responses.
Example use cases:
Beta Was this translation helpful? Give feedback.
All reactions