[PR #220] [MERGED] Rename http error #323

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

📋 Pull Request Information

Original PR: https://github.com/ramsayleung/rspotify/pull/220
Author: @marioortizmanero
Created: 7/7/2021
Status: Merged
Merged: 7/8/2021
Merged by: @ramsayleung

Base: auth-rewrite-part3Head: rename-http-error


📝 Commits (4)

📊 Changes

5 files changed (+69 additions, -33 deletions)

View changed files

📝 rspotify-http/src/common.rs (+27 -8)
📝 rspotify-http/src/lib.rs (+1 -1)
📝 rspotify-http/src/reqwest.rs (+26 -11)
📝 rspotify-http/src/ureq.rs (+12 -12)
📝 src/lib.rs (+3 -1)

📄 Description

This addresses the comment in #213

If you're fully done, then may the merging begin!


🔄 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/220 **Author:** [@marioortizmanero](https://github.com/marioortizmanero) **Created:** 7/7/2021 **Status:** ✅ Merged **Merged:** 7/8/2021 **Merged by:** [@ramsayleung](https://github.com/ramsayleung) **Base:** `auth-rewrite-part3` ← **Head:** `rename-http-error` --- ### 📝 Commits (4) - [`72e9f14`](https://github.com/ramsayleung/rspotify/commit/72e9f14b8f6a6d6aac9379ef9af1fb098ad72897) Rename in http crate - [`1a65200`](https://github.com/ramsayleung/rspotify/commit/1a6520091a12987b7d44de87d15b7d37c74f5d01) Rename in main crate - [`68f3d07`](https://github.com/ramsayleung/rspotify/commit/68f3d077c39e340e8ccd3083dfa7ce80c78a7d52) Cleanup type definition - [`c2043e1`](https://github.com/ramsayleung/rspotify/commit/c2043e196088c798c90623f771bb6a9476155c7e) format ### 📊 Changes **5 files changed** (+69 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `rspotify-http/src/common.rs` (+27 -8) 📝 `rspotify-http/src/lib.rs` (+1 -1) 📝 `rspotify-http/src/reqwest.rs` (+26 -11) 📝 `rspotify-http/src/ureq.rs` (+12 -12) 📝 `src/lib.rs` (+3 -1) </details> ### 📄 Description This addresses the comment in #213 If you're fully done, then may the merging begin! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:24:15 +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#323
No description provided.