Added async script support, a right-click tab context menu, improved JSON prettify, and better introspection error handling for a smoother API workflow.Documentation Index
Fetch the complete documentation index at: https://docs.requestly.com/llms.txt
Use this file to discover all available pages before exploring further.
What’s Changed
🚀 New
- Added support for async pre-request and post-response scripts. #4215
- Added a right-click tab context menu to quickly close tabs to the left, right, or all at once. #4155
🐛 Fixes
- Fixed Prettify for JSON request bodies. #4232
- Improved error handling for invalid introspection schemas. #4238
🙌 New Contributors
- @jonalexjm made their first contribution by adding the tab context menu. #4155

