[PR #1382] [MERGED] add support for customized http header when using https2http plugin #4369

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/1382
Author: @Hurricanezwf
Created: 8/13/2019
Status: Merged
Merged: 8/14/2019
Merged by: @fatedier

Base: devHead: feature/add-httpstohttp-header


📝 Commits (3)

  • 934ac2b add support for add http header when using https2http plugin
  • ff35788 use Set() instead of Add() when attaching additional headers
  • d1f4ac0 add README for this feature

📊 Changes

4 files changed (+18 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)
📝 README_zh.md (+1 -0)
📝 conf/frpc_full.ini (+1 -0)
📝 models/plugin/https2http.go (+15 -0)

📄 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/fatedier/frp/pull/1382 **Author:** [@Hurricanezwf](https://github.com/Hurricanezwf) **Created:** 8/13/2019 **Status:** ✅ Merged **Merged:** 8/14/2019 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `feature/add-httpstohttp-header` --- ### 📝 Commits (3) - [`934ac2b`](https://github.com/fatedier/frp/commit/934ac2b8361bebdb7bc8f83db84483d646166d34) add support for add http header when using https2http plugin - [`ff35788`](https://github.com/fatedier/frp/commit/ff357882ac8f8cfa6455e71ab7b20e71993d4ab0) use Set() instead of Add() when attaching additional headers - [`d1f4ac0`](https://github.com/fatedier/frp/commit/d1f4ac0f2d0651c884348aa1310df1b57efdbfcd) add README for this feature ### 📊 Changes **4 files changed** (+18 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `README_zh.md` (+1 -0) 📝 `conf/frpc_full.ini` (+1 -0) 📝 `models/plugin/https2http.go` (+15 -0) </details> ### 📄 Description _No description provided_ --- <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:40:48 -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#4369
No description provided.