[PR #178] [MERGED] [HOTFIX] Missing Request headers and body on iOS 18 and iOS 26 #177

Closed
opened 2026-03-03 19:12:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ProxymanApp/atlantis/pull/178
Author: @NghiaTranUIT
Created: 8/27/2025
Status: Merged
Merged: 8/27/2025
Merged by: @NghiaTranUIT

Base: mainHead: bug/missing-header-requests


📝 Commits (3)

📊 Changes

5 files changed (+341 additions, -97 deletions)

View changed files

📝 Example/AtlantisSwiftUIApp/AtlantisSwiftUIApp/ContentView.swift (+275 -13)
📝 Sources/Atlantis.swift (+0 -14)
📝 Sources/NetworkInjector+URLSession.swift (+0 -37)
📝 Sources/NetworkInjector.swift (+6 -31)
📝 Sources/Packages.swift (+60 -2)

📄 Description

Changelogs


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ProxymanApp/atlantis/pull/178 **Author:** [@NghiaTranUIT](https://github.com/NghiaTranUIT) **Created:** 8/27/2025 **Status:** ✅ Merged **Merged:** 8/27/2025 **Merged by:** [@NghiaTranUIT](https://github.com/NghiaTranUIT) **Base:** `main` ← **Head:** `bug/missing-header-requests` --- ### 📝 Commits (3) - [`0230b25`](https://github.com/ProxymanApp/atlantis/commit/0230b2536becab49123c0f02eb2cb2e544aa7195) Fix missing request headers - [`6d675cb`](https://github.com/ProxymanApp/atlantis/commit/6d675cb8426a3385c77113447e1f368434d9d39c) Fix missing request body - [`a32bb27`](https://github.com/ProxymanApp/atlantis/commit/a32bb270c0b5d67595b083b15f2dbe31cf7cbce6) Add websocket ### 📊 Changes **5 files changed** (+341 additions, -97 deletions) <details> <summary>View changed files</summary> 📝 `Example/AtlantisSwiftUIApp/AtlantisSwiftUIApp/ContentView.swift` (+275 -13) 📝 `Sources/Atlantis.swift` (+0 -14) 📝 `Sources/NetworkInjector+URLSession.swift` (+0 -37) 📝 `Sources/NetworkInjector.swift` (+6 -31) 📝 `Sources/Packages.swift` (+60 -2) </details> ### 📄 Description ### Changelogs - Fixed: #176 - Fixed #45 #177 - Add websocket demo --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:12:16 +03:00
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#177
No description provided.