Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add script to handle response data #146

Open
UknowHui opened this issue Apr 24, 2024 · 2 comments
Open

Add script to handle response data #146

UknowHui opened this issue Apr 24, 2024 · 2 comments

Comments

@UknowHui
Copy link

I wrote a script, and integrated atlantis, I hope that when making a network request on the iPhone, the data seen in the response-body of the proxyman is processed by the script, what should I do?

@NghiaTranUIT
Copy link
Member

@UknowHui when you're using Atlantis, it's for previewing data, not for debugging tool.

If you want to modify the request/response, it's better to not use Atlantis, and follow the proxy-approach: Here is the guide: https://docs.proxyman.io/debug-devices/ios-device

@UknowHui
Copy link
Author

I tried this and it worked

But this is not the result I want. In my program, there is already a script that handles response. If it is handled through the proxy script in the proxyman, it is actually wrong in my program.

What I want is that when I preview the data in Atlantis, I see the beautification after the script processing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants