[PR #45] [MERGED] [BUG] Missing Request's Body in some scenario #118

Closed
opened 2026-03-03 19:11:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ProxymanApp/atlantis/pull/45
Author: @NghiaTranUIT
Created: 12/1/2020
Status: Merged
Merged: 12/1/2020
Merged by: @NghiaTranUIT

Base: mainHead: bug/request-data-missing


📝 Commits (2)

  • a0a5ce2 Fix httpbody is nil
  • f0a19fc Update Example with body Request

📊 Changes

3 files changed (+32 additions, -32 deletions)

View changed files

📝 Atlantis-Example/Atlantis-Example/ViewController.swift (+5 -2)
📝 Atlantis-Example/Podfile.lock (+2 -2)
📝 Sources/Atlantis.swift (+25 -28)

📄 Description

Changelog

  • Use queue.sync to prevent the URLRequest.httpBody is released

🔄 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/45 **Author:** [@NghiaTranUIT](https://github.com/NghiaTranUIT) **Created:** 12/1/2020 **Status:** ✅ Merged **Merged:** 12/1/2020 **Merged by:** [@NghiaTranUIT](https://github.com/NghiaTranUIT) **Base:** `main` ← **Head:** `bug/request-data-missing` --- ### 📝 Commits (2) - [`a0a5ce2`](https://github.com/ProxymanApp/atlantis/commit/a0a5ce2e287efac68dee18114defc199883524cb) Fix httpbody is nil - [`f0a19fc`](https://github.com/ProxymanApp/atlantis/commit/f0a19fc7cc9ddb5b324fda3ab73e3c2efe700cc4) Update Example with body Request ### 📊 Changes **3 files changed** (+32 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `Atlantis-Example/Atlantis-Example/ViewController.swift` (+5 -2) 📝 `Atlantis-Example/Podfile.lock` (+2 -2) 📝 `Sources/Atlantis.swift` (+25 -28) </details> ### 📄 Description ### Changelog - Use `queue.sync` to prevent the URLRequest.httpBody is released --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:11:56 +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#118
No description provided.