Type Alias proxy_server::ChangeTarget
source · pub type ChangeTarget = fn(_: &'static str) -> &'static str;
Expand description
Callback function for change target on fly. Use only fast method because this function if it provieded then run every request again.