mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
use semantic method name
This commit is contained in:
parent
e7e216aaea
commit
d5ffc672aa
2 changed files with 2 additions and 2 deletions
|
|
@ -254,7 +254,7 @@ impl Request {
|
|||
Ok(())
|
||||
}
|
||||
|
||||
pub fn refresh(&self) {
|
||||
pub fn refresh_proxy_resolver(&self) {
|
||||
refresh_proxy_resolver(&self.entry, &self.profile, &self.proxy_resolver)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue