In this session, you will learn with example:
1. How to change response body of Restful API using rewrite feature of Charles proxy.
2. How to set break points and intercept, change response of an API?
Where is this helpful?
1. For mock server.
2. When we have APIs end points but not proper response.
3. Change response, request status for testing purpose.