[PR #49] [MERGED] Support Atlantis for Upload Tasks #120

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

📋 Pull Request Information

Original PR: https://github.com/ProxymanApp/atlantis/pull/49
Author: @NghiaTranUIT
Created: 1/19/2021
Status: Merged
Merged: 1/19/2021
Merged by: @NghiaTranUIT

Base: mainHead: feat/upload-task


📝 Commits (5)

  • 5e2fd21 First attempt to swizzle Upload Task
  • 23902d2 Swizzle Upload with Data
  • a7485bb Swizzle all upload func
  • 20baa55 Working with Upload Tasks
  • a21d0b8 Support Atlantis for Upload Tasks

📊 Changes

4 files changed (+189 additions, -5 deletions)

View changed files

📝 Sources/Atlantis.swift (+16 -2)
📝 Sources/NetworkInjector+URLSession.swift (+145 -0)
📝 Sources/NetworkInjector.swift (+8 -0)
📝 Sources/Packages.swift (+20 -3)

📄 Description

Changelogs

  • Perform Method Swizzling on URLSessionUploadTask

Screenshot

Screen Shot 2021-01-19 at 12 00 15 Screen_Shot_2021-01-19_at_12_04_27

🔄 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/49 **Author:** [@NghiaTranUIT](https://github.com/NghiaTranUIT) **Created:** 1/19/2021 **Status:** ✅ Merged **Merged:** 1/19/2021 **Merged by:** [@NghiaTranUIT](https://github.com/NghiaTranUIT) **Base:** `main` ← **Head:** `feat/upload-task` --- ### 📝 Commits (5) - [`5e2fd21`](https://github.com/ProxymanApp/atlantis/commit/5e2fd214b52dc2e83b954facb4739ca714f10341) First attempt to swizzle Upload Task - [`23902d2`](https://github.com/ProxymanApp/atlantis/commit/23902d272cd202edba137bd8f5ec6e54bca61a89) Swizzle Upload with Data - [`a7485bb`](https://github.com/ProxymanApp/atlantis/commit/a7485bb00fd9de5eaae46442e67d49f3e1685a6e) Swizzle all upload func - [`20baa55`](https://github.com/ProxymanApp/atlantis/commit/20baa553b4bbd30fd8dc9aa3175bda0619d3e5ba) Working with Upload Tasks - [`a21d0b8`](https://github.com/ProxymanApp/atlantis/commit/a21d0b8939dffa95bdb3f89b35578e4786a5b949) Support Atlantis for Upload Tasks ### 📊 Changes **4 files changed** (+189 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Sources/Atlantis.swift` (+16 -2) 📝 `Sources/NetworkInjector+URLSession.swift` (+145 -0) 📝 `Sources/NetworkInjector.swift` (+8 -0) 📝 `Sources/Packages.swift` (+20 -3) </details> ### 📄 Description ### Changelogs - Perform Method Swizzling on URLSessionUploadTask ### Screenshot <img width="1792" alt="Screen Shot 2021-01-19 at 12 00 15" src="https://user-images.githubusercontent.com/5878421/104989841-eb347f80-5a4d-11eb-8541-4afb77dc5d2b.png"> <img width="1792" alt="Screen_Shot_2021-01-19_at_12_04_27" src="https://user-images.githubusercontent.com/5878421/104990128-8f1e2b00-5a4e-11eb-8eed-9f0de484c843.png"> --- <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:57 +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#120
No description provided.