Add public proxy install session delivery

This commit is contained in:
RWDai
2026-05-14 19:33:47 +08:00
parent a7e71624e3
commit 5a15822ce0
6 changed files with 257 additions and 5 deletions

View File

@@ -675,6 +675,7 @@ pub(super) fn classify_public_support_route(
))
} else if method == http::Method::GET
&& (has_single_segment_after_prefix(normalized_path, "/install/")
|| has_single_segment_after_prefix(normalized_path, "/install-proxy/")
|| has_single_segment_after_prefix(normalized_path, "/i/"))
{
Some(classified(