KeyRunner: A secure, codeless VS Code extension for API testing & Designing. Features include data encryption at rest, sensitive data masking, and the innovative Playground for chaining API requests without coding
It would be useful to be able to get and manipulate the response body in XML format, similarly as the kr.response.json() functionality returns it as JSON.
It would be useful to be able to get and manipulate the response body in XML format, similarly as the
kr.response.json()
functionality returns it as JSON.