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:
parent
2839c2e492
commit
dec7baeb97
5 changed files with 8 additions and 154 deletions
|
@ -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 = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue