mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-27 05:05:51 +03:00
[PR #35] [MERGED] Multipart.file.upload.support #493
Labels
No labels
bug
cocoapod
duplicate
enhancement
feature-request
help wanted
help wanted
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/OAuthSwift#493
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/OAuthSwift/OAuthSwift/pull/35
Author: @corinnekrych
Created: 3/17/2015
Status: ✅ Merged
Merged: 3/21/2015
Merged by: @dongri
Base:
master← Head:multipart.file.ipload.support📝 Commits (5)
baeb36dAdd multipart ypload support for oauth2 postc1761beadd google upload exempledc35b8fadd googleDrive ref doc400df8erename to google drive9fbe67cclan plist📊 Changes
9 files changed (+180 additions, -44 deletions)
View changed files
📝
OAuthSwift/OAuth2Swift.swift(+1 -0)📝
OAuthSwift/OAuthSwiftClient.swift(+73 -0)📝
OAuthSwift/OAuthSwiftCredential.swift(+2 -0)📝
OAuthSwift/OAuthSwiftHTTPRequest.swift(+52 -42)📝
OAuthSwiftDemo/AppDelegate.swift(+3 -0)📝
OAuthSwiftDemo/Constants.swift(+5 -0)📝
OAuthSwiftDemo/Info.plist(+2 -1)📝
OAuthSwiftDemo/ViewController.swift(+41 -1)📝
README.md(+1 -0)📄 Description
This PR adds
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.