Skip to content

支持自定义 http 处理链 headerHandler#715

Merged
ithewei merged 1 commit into
ithewei:masterfrom
House-Men:patch-0
Apr 16, 2025
Merged

支持自定义 http 处理链 headerHandler#715
ithewei merged 1 commit into
ithewei:masterfrom
House-Men:patch-0

Conversation

@House-Men
Copy link
Copy Markdown
Contributor

能够在内部一些默认处理之前最优先做业务处理,例如需要对请求头或Host域做检查,如果不合法可忽略hv内部的RecvBody,Expect100,Proxy,ProtocolUpgrade等等一系列的内置处理,也可提前做个性化的rewrite头部信息从而影响hv后续的一些默认处理行为,顺便优化了 http 请求路径安全检查性能和流程。

optimize http path safe check Performance and Process
@ithewei ithewei merged commit 03e5eb1 into ithewei:master Apr 16, 2025
6 checks passed
@House-Men House-Men deleted the patch-0 branch April 16, 2025 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants