[GH-ISSUE #1911] Cannot see information about URLSessionUploadTask requests/responses? #1902

Open
opened 2026-03-03 19:55:18 +03:00 by kerem · 1 comment
Owner

Originally created by @opfeffer on GitHub (Jan 16, 2024).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1911

Description

Running latest Proxyman version on macOS 14.2.1 -- I noticed that while I'm able to see information about most network traffic of my iOS application running in the simulator, I don't appear to see any information about URLSessionUploadTask requests used to upload images. Is this expected?

I was looking through the documentation, I saw that websocket traffic requires the atlantis framework. Is that true for upload tasks as well? If so, I'm not using atlantis at this time.

Apologies if this question has previously been answered.

Originally created by @opfeffer on GitHub (Jan 16, 2024). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1911 ## Description Running latest Proxyman version on macOS 14.2.1 -- I noticed that while I'm able to see information about most network traffic of my iOS application running in the simulator, I don't appear to see any information about `URLSessionUploadTask` requests used to upload images. Is this expected? I was looking through the documentation, I saw that websocket traffic requires the atlantis framework. Is that true for upload tasks as well? If so, I'm not using atlantis at this time. Apologies if this question has previously been answered.
Author
Owner

@NghiaTranUIT commented on GitHub (Jan 17, 2024):

If Proxyman can capture all requests from your iOS app, except the URLSessionUploadTask, I guess it's the same reason as URLSessionWebsocketTask.

You can try Atlantis framework, it works with the Upload Task too 👍

<!-- gh-comment-id:1895179969 --> @NghiaTranUIT commented on GitHub (Jan 17, 2024): If Proxyman can capture all requests from your iOS app, except the `URLSessionUploadTask`, I guess it's the same reason as `URLSessionWebsocketTask`. You can try Atlantis framework, it works with the Upload Task too 👍
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/Proxyman#1902
No description provided.