Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 16, 2025

Conversation

House-Men
Copy link
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