[PR #69] [CLOSED] Add proxy setting #220

Closed
opened 2026-02-27 20:23:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ramsayleung/rspotify/pull/69
Author: @kunerd
Created: 1/17/2020
Status: Closed

Base: masterHead: feature-add-proxy-setting


📝 Commits (2)

📊 Changes

6 files changed (+42 additions, -25 deletions)

View changed files

📝 Cargo.toml (+3 -1)
📝 examples/current_user_saved_albums_contains.rs (+2 -2)
📝 examples/user_artist_check_follow.rs (+2 -2)
📝 src/lib.rs (+0 -2)
📝 src/spotify/client.rs (+12 -5)
📝 src/spotify/oauth2.rs (+23 -13)

📄 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/ramsayleung/rspotify/pull/69 **Author:** [@kunerd](https://github.com/kunerd) **Created:** 1/17/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature-add-proxy-setting` --- ### 📝 Commits (2) - [`62149d2`](https://github.com/ramsayleung/rspotify/commit/62149d24535a121b371f5859757b9860be452b11) Add proxy setting - [`f0520fa`](https://github.com/ramsayleung/rspotify/commit/f0520fab4e4ef24fc5424143c166f0dc740ab1e1) Fix tests and examples ### 📊 Changes **6 files changed** (+42 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.toml` (+3 -1) 📝 `examples/current_user_saved_albums_contains.rs` (+2 -2) 📝 `examples/user_artist_check_follow.rs` (+2 -2) 📝 `src/lib.rs` (+0 -2) 📝 `src/spotify/client.rs` (+12 -5) 📝 `src/spotify/oauth2.rs` (+23 -13) </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-02-27 20:23:50 +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/rspotify#220
No description provided.