[PR #703] [CLOSED] Expose timeout interval to requests #723

Closed
opened 2026-03-03 17:29:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/703
Author: @yewreeka
Created: 9/7/2022
Status: Closed

Base: masterHead: jarod/timeout-interval


📝 Commits (5)

  • e80c6e8 Do not swallow errors when using automatic renewal
  • 3883191 Merge branch 'OAuthSwift:master' into master
  • f15b15e expose http header fields
  • e3eb5b1 make header public
  • 5b49150 Expose timeout interval for oauth requests

📊 Changes

2 files changed (+37 additions, -37 deletions)

View changed files

📝 Sources/OAuthSwiftClient.swift (+31 -35)
📝 Sources/OAuthSwiftHTTPRequest.swift (+6 -2)

📄 Description

No description provided


🔄 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/703 **Author:** [@yewreeka](https://github.com/yewreeka) **Created:** 9/7/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `jarod/timeout-interval` --- ### 📝 Commits (5) - [`e80c6e8`](https://github.com/OAuthSwift/OAuthSwift/commit/e80c6e8a4f28bf74dd60a408e940af324f30274b) Do not swallow errors when using automatic renewal - [`3883191`](https://github.com/OAuthSwift/OAuthSwift/commit/38831914e5d3cff8fbda061f4e34563b7945ea85) Merge branch 'OAuthSwift:master' into master - [`f15b15e`](https://github.com/OAuthSwift/OAuthSwift/commit/f15b15edf04429da29dd3b4da487b2acb35c75ee) expose http header fields - [`e3eb5b1`](https://github.com/OAuthSwift/OAuthSwift/commit/e3eb5b1d64b57c875e7cfe2e07c29c184687ea87) make header public - [`5b49150`](https://github.com/OAuthSwift/OAuthSwift/commit/5b49150caacf78f4bbaecde908a90d51790c45cb) Expose timeout interval for oauth requests ### 📊 Changes **2 files changed** (+37 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `Sources/OAuthSwiftClient.swift` (+31 -35) 📝 `Sources/OAuthSwiftHTTPRequest.swift` (+6 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 17:29:51 +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#723
No description provided.