feat: 添加扩展授权HTTPS代理

This commit is contained in:
2026-09-10 06:01:52 +08:00
parent f834805b68
commit d01688bdea
9 changed files with 367 additions and 6 deletions
+3
View File
@@ -79,6 +79,9 @@ mod extension_revocation;
#[cfg(all(windows, feature = "desktop"))]
pub mod extension_file_broker;
#[cfg(all(windows, feature = "desktop"))]
pub mod extension_network_broker;
#[cfg(windows)]
pub mod extension_stdio;