Revert "client: Fix an issue where non-IP proxy URLs didn’t resolve c… (#33013)

This reverts commit bc68455320.

More bugs...

Closes #32838

Release Notes:

- N/A
This commit is contained in:
张小白 2025-06-19 16:56:00 +08:00 committed by GitHub
parent 2839c2e492
commit dec7baeb97
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 8 additions and 154 deletions

View file

@ -526,7 +526,6 @@ reqwest = { git = "https://github.com/zed-industries/reqwest.git", rev = "951c77
"rustls-tls-native-roots",
"socks",
"stream",
"hickory-dns",
] }
rsa = "0.9.6"
runtimelib = { git = "https://github.com/ConradIrwin/runtimed", rev = "7130c804216b6914355d15d0b91ea91f6babd734", default-features = false, features = [