Features
- Introduce the Automatic Setup: Capture HTTP(s) from your NodeJS, Ruby, and Python Backend from the Terminal app with 1 click. Support various network libraries: cURL, NodeJS (axios, got, fetch, node-fetch), Ruby (http, net/http, net/htps, faraday, and httparty, fastlane), Python (http, https, aiohttp, requests).
Improvement
- [Breakpoint] Add option for the Abort Breakpoint: Return 503 Status Code or stop the connection immediately.
- [Map Remote] Add an option to choose to use a Real URL after matching with Map Remote or keep the original URL.
Bug
- Fixed: [Scripting] Scripting changes + to %2B in the form body of the Request.
- Fixed: Export to HAR doesn't include request binary body.