[GH-ISSUE #824] header的一个问题 #645

Closed
opened 2026-05-05 12:25:00 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @bugmeng on GitHub (Jun 12, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/824

version: 0.20.0

header_aaa = bbb
这样的配置在解析后 ,第一个字母会变成大写 header的解析结果为 Aaa : bbb

Originally created by @bugmeng on GitHub (Jun 12, 2018). Original GitHub issue: https://github.com/fatedier/frp/issues/824 version: 0.20.0 header_aaa = bbb 这样的配置在解析后 ,第一个字母会变成大写 header的解析结果为 Aaa : bbb
Author
Owner

@fatedier commented on GitHub (Jun 12, 2018):

这个是符合预期的,应该是 http 协议的一个规范吧。

<!-- gh-comment-id:396626081 --> @fatedier commented on GitHub (Jun 12, 2018): 这个是符合预期的,应该是 http 协议的一个规范吧。
Author
Owner

@bugmeng commented on GitHub (Jun 13, 2018):

thanks

<!-- gh-comment-id:396832189 --> @bugmeng commented on GitHub (Jun 13, 2018): 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#645
No description provided.