[PR #48] [MERGED] Fix crash on DownloadTask #119

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/48
Author: @NghiaTranUIT
Created: 12/23/2020
Status: Merged
Merged: 12/23/2020
Merged by: @NghiaTranUIT

Base: mainHead: improve/download-task


📝 Commits (3)

  • b68407e Fix DownloadTask with file://
  • 1b0751c Add ContentType and ContentLength headers
  • 4a181e0 Fix download task is called twice

📊 Changes

2 files changed (+23 additions, -5 deletions)

View changed files

📝 Sources/NetworkInjector+URLSession.swift (+1 -0)
📝 Sources/Packages.swift (+22 -5)

📄 Description

Changelog

  • Support local download task
  • Fix the body data is called twice

Relation


🔄 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/48 **Author:** [@NghiaTranUIT](https://github.com/NghiaTranUIT) **Created:** 12/23/2020 **Status:** ✅ Merged **Merged:** 12/23/2020 **Merged by:** [@NghiaTranUIT](https://github.com/NghiaTranUIT) **Base:** `main` ← **Head:** `improve/download-task` --- ### 📝 Commits (3) - [`b68407e`](https://github.com/ProxymanApp/atlantis/commit/b68407ee7fd4d2ae0d15434d20a10ebd13ca0b5c) Fix DownloadTask with file:// - [`1b0751c`](https://github.com/ProxymanApp/atlantis/commit/1b0751c98fd068067317e87aed2c28ec381e9ad2) Add ContentType and ContentLength headers - [`4a181e0`](https://github.com/ProxymanApp/atlantis/commit/4a181e037b072e58df1e9e105a10511b4ce6775a) Fix download task is called twice ### 📊 Changes **2 files changed** (+23 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Sources/NetworkInjector+URLSession.swift` (+1 -0) 📝 `Sources/Packages.swift` (+22 -5) </details> ### 📄 Description ### Changelog - Support local download task - Fix the body data is called twice ### Relation - #47 --- <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#119
No description provided.