[GH-ISSUE #699] 是否可以支持自定义header #549

Closed
opened 2026-05-05 12:21:26 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @flashsoft on GitHub (Apr 9, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/699

看到现在应该是支持了host的header的映射,能否直接开放写配置文件的方式来进行自定义header

目标是解决访问http的时候,自动设置hsts的过期信息,来直接后续强制跳转到https上

Originally created by @flashsoft on GitHub (Apr 9, 2018). Original GitHub issue: https://github.com/fatedier/frp/issues/699 看到现在应该是支持了host的header的映射,能否直接开放写配置文件的方式来进行自定义header 目标是解决访问http的时候,自动设置hsts的过期信息,来直接后续强制跳转到https上
gitea-mirror 2026-05-05 12:21:26 -06:00
  • closed this issue
  • added the
    todo
    label
Author
Owner

@fatedier commented on GitHub (Apr 9, 2018):

这样类似的需求,如果一个一个加的话,可以单独实现为一个项目了。
我们需要尽量考虑下如何让这部分的设计变得更加独立,可扩展,易于插件化。在有一个整体的改动方案后再来做这件事吧。

<!-- gh-comment-id:379810742 --> @fatedier commented on GitHub (Apr 9, 2018): 这样类似的需求,如果一个一个加的话,可以单独实现为一个项目了。 我们需要尽量考虑下如何让这部分的设计变得更加独立,可扩展,易于插件化。在有一个整体的改动方案后再来做这件事吧。
Author
Owner

@fatedier commented on GitHub (May 31, 2018):

Support in v0.20.

<!-- gh-comment-id:393600411 --> @fatedier commented on GitHub (May 31, 2018): Support in v0.20.
Author
Owner

@billchenchina commented on GitHub (May 31, 2018):

@fatedier Thanks!

<!-- gh-comment-id:393600853 --> @billchenchina commented on GitHub (May 31, 2018): @fatedier Thanks!
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#549
No description provided.