[GH-ISSUE #44] Failing to capture request body #37

Closed
opened 2026-03-03 19:11:10 +03:00 by kerem · 4 comments
Owner

Originally created by @hpinhal on GitHub (Dec 1, 2020).
Original GitHub issue: https://github.com/ProxymanApp/atlantis/issues/44

Originally assigned to: @NghiaTranUIT on GitHub.

I'm trying to replace the proxy setup with Atlantis but it's not capturing most of the request bodies.
Doing the same request over and over again, it was only the request body for a couple of them.

image

Using the latest version via SPM.
Running on a physical device with iOS 14.2.1.

Originally created by @hpinhal on GitHub (Dec 1, 2020). Original GitHub issue: https://github.com/ProxymanApp/atlantis/issues/44 Originally assigned to: @NghiaTranUIT on GitHub. I'm trying to replace the proxy setup with Atlantis but it's not capturing most of the request bodies. Doing the same request over and over again, it was only the request body for a couple of them. ![image](https://user-images.githubusercontent.com/2880250/100736053-1eea1600-33ca-11eb-9528-145d4b35aa78.png) Using the latest version via SPM. Running on a physical device with iOS 14.2.1.
kerem 2026-03-03 19:11:10 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@NghiaTranUIT commented on GitHub (Dec 1, 2020):

Thanks for the report @hpinhal 👍

Just wondering that can you see the Response Body?

and what Networking library that you're using? (e.g Alamofire, AFNetworking or URLSession, or anything else) 🤔

<!-- gh-comment-id:736496660 --> @NghiaTranUIT commented on GitHub (Dec 1, 2020): Thanks for the report @hpinhal 👍 Just wondering that can you see the Response Body? and what Networking library that you're using? (e.g Alamofire, AFNetworking or URLSession, or anything else) 🤔
Author
Owner

@NghiaTranUIT commented on GitHub (Dec 1, 2020):

Look like I'm able to reproduce the bug. I'm fixing now 🙌

<!-- gh-comment-id:736507615 --> @NghiaTranUIT commented on GitHub (Dec 1, 2020): Look like I'm able to reproduce the bug. I'm fixing now 🙌
Author
Owner

@NghiaTranUIT commented on GitHub (Dec 1, 2020):

Hi @hpinhal

We've fixed the bug and release Atlantis 1.4.3 (https://github.com/ProxymanApp/atlantis/releases/tag/1.4.3)

Please update your latest version with SPM and try again 🎉

<!-- gh-comment-id:736530274 --> @NghiaTranUIT commented on GitHub (Dec 1, 2020): Hi @hpinhal We've fixed the bug and release Atlantis 1.4.3 (https://github.com/ProxymanApp/atlantis/releases/tag/1.4.3) Please update your latest version with SPM and try again 🎉
Author
Owner

@hpinhal commented on GitHub (Dec 1, 2020):

Hi @NghiaTranUIT ,

Works like a charm. Much appreciated!

<!-- gh-comment-id:736577530 --> @hpinhal commented on GitHub (Dec 1, 2020): Hi @NghiaTranUIT , Works like a charm. Much appreciated!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/atlantis#37
No description provided.