didFinishUpload delegate methods now support response headers#166
Conversation
Member
|
Thank you for the PR. Would you mind resolving the merge conflicts? |
Contributor
Author
|
@Acconut Thanks for going through the PR. Sure, will resolve the conflicts. |
* iOS 12 crash fix * Update ROADMAP.md * Update ROADMAP.md * Rename master to main * Update ROADMAP.md * Removed whitespace after comma * Bumps Swift version to 5.7 * Bumps Swift version to 5.7.1 * Attempt to auto-resolve Swift version * Optimize uploads for non-sandbox environments on macOS; Fix multiple files uploads in Example * Updated changelog for 3.1.5 * Bumped podspec to 3.1.5 * removed sandbox environment judgment * Remove CI failure notifications in Slack * Fixes a bug with resuming / retrying uploads * Updated sample app to have an overview of in progress downloads * Update ROADMAP.md * Added info on release process * Updated pod author to Transloadit * add an implemetation to fetch previous uploads * update naming * Updated podspec and changelog for 3.1.6 * Adds ability to inspect statuscode for uploads with a non-200 statuscode * Updated podspec and changelog * Added the API for collecting server information * Added support for background URLSesison * Update ROADMAP.md * Updated podspec * Fixed a few errors related to older macOS versions * Minor README fixes * Update TUSClient.swift * typealias `UploadTaskResult` for upload completion --------- Co-authored-by: rick51231 <rick51231@users.noreply.github.com> Co-authored-by: Marius <marius.kleidl@gmail.com> Co-authored-by: marius <marius@example.com> Co-authored-by: Andreas Lindahl <andreas@rodskagg.se> Co-authored-by: Donny Wals <donnywals@gmail.com> Co-authored-by: Martin Lau <martinlau@livemail.tw> Co-authored-by: Kidus Solomon <kiyosoft@gmail.com> Co-authored-by: Manvendu Pathak <63838335+pathakmanvendu@users.noreply.github.com>
Collaborator
|
Hi @srvarma7, wondering why you closed this PR. Maybe it was a mistake? Cheers! |
Contributor
Author
|
@donnywals @Acconut |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.