mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #678] https下不支持host_header_rewrite吗 #532
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#532
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?
Originally created by @MonwF on GitHub (Mar 28, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/678
What version of frp are you using (./frpc -v or ./frps -v)?
frps: 0.16.1 linux
frpc: 0.16.1 mac
Configures you used:
frps:
frpc:
访问 https://my.frp.com:2443 时传递给 a.foo.com 的header里host依然是 my.frp.com:2443,而非a.foo.com
@fatedier commented on GitHub (Mar 28, 2018):
看说明文档,不支持 https,只支持 http。