feat: 添加扩展授权HTTPS代理

This commit is contained in:
2026-09-10 06:01:52 +08:00
parent fea9c44683
commit ab4c875d28
7 changed files with 359 additions and 5 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;