mirror of
https://github.com/ProxymanApp/atlantis.git
synced 2026-04-26 08:26:04 +03:00
[PR #58] [MERGED] Add Maximum Package size #125
Labels
No labels
Done
Done
Windows
bug
bug
bug
enhancement
enhancement
enhancement
good first issue
hacktoberfest
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/atlantis#125
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ProxymanApp/atlantis/pull/58
Author: @NghiaTranUIT
Created: 2/10/2021
Status: ✅ Merged
Merged: 2/18/2021
Merged by: @NghiaTranUIT
Base:
main← Head:bug/crash-big-files📝 Commits (4)
f029605Add Maximum Package size4ff0ae0Skip the Large body3c543a3Improve Big Body for each Request/Responseb4d224dSet limit at 50mb📊 Changes
2 files changed (+43 additions, -0 deletions)
View changed files
📝
Sources/Packages.swift(+40 -0)📝
Sources/Transporter.swift(+3 -0)📄 Description
Description
For some reason, URLStreamTask doesn't send a big file due to overflow? We should skip sending these big files as a temporary solution.
Ticket
#57
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.