How to edit / change request /response using Charles proxy

preview_player
Показать описание
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.
Рекомендации по теме
Комментарии
Автор

Y si tengo un query que a medida que va consultando van apareciendo otros query con el mismo host como se hace? Porque al modificar uno se modificaran todos los otros por tener el mismo nombre y url

cesaroscar
Автор

Hi AndroidDevGuru, Could you pls help me in understanding the change in Request and Response in one of my project. I am a beginner and unable to get the desired results while working on this. Thanks!

skbhardwaj