[PR #2133] [MERGED] internal/urlhelper: fix getScheme on https #2125

Closed
opened 2026-03-03 13:29:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/2133
Author: @fsouza
Created: 2/4/2026
Status: Merged
Merged: 2/4/2026
Merged by: @fsouza

Base: mainHead: fix-urlhelper-https


📝 Commits (1)

  • b914006 internal/urlhelper: fix getScheme on https

📊 Changes

2 files changed (+15 additions, -0 deletions)

View changed files

📝 internal/urlhelper/url.go (+3 -0)
📝 internal/urlhelper/url_test.go (+12 -0)

📄 Description

Fixes #2130.


🔄 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/fsouza/fake-gcs-server/pull/2133 **Author:** [@fsouza](https://github.com/fsouza) **Created:** 2/4/2026 **Status:** ✅ Merged **Merged:** 2/4/2026 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `fix-urlhelper-https` --- ### 📝 Commits (1) - [`b914006`](https://github.com/fsouza/fake-gcs-server/commit/b91400638ab7742ffffd1d17b5a023a2e241968f) internal/urlhelper: fix `getScheme` on https ### 📊 Changes **2 files changed** (+15 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `internal/urlhelper/url.go` (+3 -0) 📝 `internal/urlhelper/url_test.go` (+12 -0) </details> ### 📄 Description Fixes #2130. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:29:53 +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/fake-gcs-server#2125
No description provided.