[PR #119] [CLOSED] Split makeRequest to enable populating existing URLRequest #525

Closed
opened 2026-03-03 16:49:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/119
Author: @sdduursma
Created: 10/5/2015
Status: Closed

Base: masterHead: method-to-populate-existing-request


📝 Commits (1)

  • 04326ce Split makeRequest to enable populating existing URLRequest

📊 Changes

1 file changed (+52 additions, -49 deletions)

View changed files

📝 OAuthSwift/OAuthSwiftHTTPRequest.swift (+52 -49)

📄 Description

This adds a new class method setupRequestForOAuth(_:) to OAuthSwiftHTTPRequest that allows you to specify an existing url request.


🔄 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/OAuthSwift/OAuthSwift/pull/119 **Author:** [@sdduursma](https://github.com/sdduursma) **Created:** 10/5/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `method-to-populate-existing-request` --- ### 📝 Commits (1) - [`04326ce`](https://github.com/OAuthSwift/OAuthSwift/commit/04326ce792ed2c2dcc8c079c8f43c9f05ede5be0) Split `makeRequest` to enable populating existing URLRequest ### 📊 Changes **1 file changed** (+52 additions, -49 deletions) <details> <summary>View changed files</summary> 📝 `OAuthSwift/OAuthSwiftHTTPRequest.swift` (+52 -49) </details> ### 📄 Description This adds a new class method `setupRequestForOAuth(_:)` to OAuthSwiftHTTPRequest that allows you to specify an existing url request. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:49:16 +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/OAuthSwift#525
No description provided.