[PR #336] [MERGED] add http proxy #4179

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/336
Author: @blizard863
Created: 5/26/2017
Status: Merged
Merged: 5/27/2017
Merged by: @fatedier

Base: devHead: refactoring


📝 Commits (2)

📊 Changes

3 files changed (+238 additions, -0 deletions)

View changed files

models/plugin/http-proxy/config/config.json (+3 -0)
models/plugin/http-proxy/proxy/config.go (+32 -0)
models/plugin/http-proxy/proxy/proxy.go (+203 -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/336 **Author:** [@blizard863](https://github.com/blizard863) **Created:** 5/26/2017 **Status:** ✅ Merged **Merged:** 5/27/2017 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `refactoring` --- ### 📝 Commits (2) - [`d1f5ec0`](https://github.com/fatedier/frp/commit/d1f5ec083a8fb89fec76f8534139e20670eb10c0) add http proxy - [`1af6276`](https://github.com/fatedier/frp/commit/1af6276be989fcf92df73c6d4c17559b0fea7c04) modify ### 📊 Changes **3 files changed** (+238 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `models/plugin/http-proxy/config/config.json` (+3 -0) ➕ `models/plugin/http-proxy/proxy/config.go` (+32 -0) ➕ `models/plugin/http-proxy/proxy/proxy.go` (+203 -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:37:11 -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#4179
No description provided.