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