mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[PR #52] [MERGED] Maodanp/http hostname #4123
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#4123
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fatedier/frp/pull/52
Author: @maodanp
Created: 7/25/2016
Status: ✅ Merged
Merged: 7/25/2016
Merged by: @fatedier
Base:
dev← Head:maodanp/http_hostname📝 Commits (2)
e0f2993change the Host value in http request header6dd51e0remove the extra filed📊 Changes
7 files changed (+161 additions, -9 deletions)
View changed files
📝
src/frp/cmd/frpc/control.go(+2 -0)📝
src/frp/cmd/frps/control.go(+2 -0)📝
src/frp/models/config/config.go(+3 -0)📝
src/frp/models/msg/msg.go(+2 -0)📝
src/frp/models/server/server.go(+3 -2)📝
src/frp/utils/vhost/http.go(+114 -0)📝
src/frp/utils/vhost/vhost.go(+35 -7)📄 Description
local_ip,local_portwhenfrpcregisterHostinhttpheader when it is needed🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.