[GH-ISSUE #153] Server-Sent Events support #94

Open
opened 2026-03-03 19:11:45 +03:00 by kerem · 2 comments
Owner

Originally created by @Banck on GitHub (Sep 26, 2024).
Original GitHub issue: https://github.com/ProxymanApp/atlantis/issues/153

Originally assigned to: @NghiaTranUIT on GitHub.

Currently SSE requests (text/event-stream) don't display in Proxyman, because injectorSessionDidComplete never called, only func injectorSessionDidReceiveData(dataTask: URLSessionTask, data: Data) called

Originally created by @Banck on GitHub (Sep 26, 2024). Original GitHub issue: https://github.com/ProxymanApp/atlantis/issues/153 Originally assigned to: @NghiaTranUIT on GitHub. Currently SSE requests (text/event-stream) don't display in Proxyman, because `injectorSessionDidComplete` never called, only `func injectorSessionDidReceiveData(dataTask: URLSessionTask, data: Data)` called
Author
Owner

@NghiaTranUIT commented on GitHub (Sep 28, 2024):

thanks @Banck Atlantis hasn't supported the SSE yet. Let me code it 👍

<!-- gh-comment-id:2380565864 --> @NghiaTranUIT commented on GitHub (Sep 28, 2024): thanks @Banck Atlantis hasn't supported the SSE yet. Let me code it 👍
Author
Owner

@NghiaTranUIT commented on GitHub (Oct 1, 2024):

@Banck if you'd like to capture SSE Request, please use Proxyman because it's already supported this feature (https://github.com/ProxymanApp/Proxyman/issues/1323)

For Atlantis, I will try to implement it 👍

<!-- gh-comment-id:2384585350 --> @NghiaTranUIT commented on GitHub (Oct 1, 2024): @Banck if you'd like to capture SSE Request, please use Proxyman because it's already supported this feature (https://github.com/ProxymanApp/Proxyman/issues/1323) For Atlantis, I will try to implement it 👍
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#94
No description provided.