[PR #2504] [MERGED] vhost: use new readClientHello function #4586

Closed
opened 2026-05-05 14:44:53 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/2504
Author: @fatedier
Created: 8/1/2021
Status: Merged
Merged: 8/3/2021
Merged by: @fatedier

Base: devHead: fix-2500


📝 Commits (1)

  • e07e38d vhost: use new readClientHello function

📊 Changes

3 files changed (+80 additions, -155 deletions)

View changed files

📝 pkg/util/vhost/https.go (+38 -151)
pkg/util/vhost/https_test.go (+38 -0)
📝 test/e2e/mock/server/httpserver/server.go (+4 -4)

📄 Description

Fix #2500


🔄 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/fatedier/frp/pull/2504 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 8/1/2021 **Status:** ✅ Merged **Merged:** 8/3/2021 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `fix-2500` --- ### 📝 Commits (1) - [`e07e38d`](https://github.com/fatedier/frp/commit/e07e38dc27b06a742533bb2d8b6b6ff02c179948) vhost: use new readClientHello function ### 📊 Changes **3 files changed** (+80 additions, -155 deletions) <details> <summary>View changed files</summary> 📝 `pkg/util/vhost/https.go` (+38 -151) ➕ `pkg/util/vhost/https_test.go` (+38 -0) 📝 `test/e2e/mock/server/httpserver/server.go` (+4 -4) </details> ### 📄 Description Fix #2500 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:44:53 -06: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: github-starred/frp#4586
No description provided.