↓ 4 callersFunctiondial_via_upstream(
proxy: UpstreamProxy,
target_host: str,
target_port: int,
*,
timeout_seconds: float,
)
app/proxy_pool/service.py:880
↓ 3 callersMethod_dispatch(
self,
*,
method: str,
url: str,
headers: dict[str, str],
coo
app/clients/fingerprint_http.py:286
↓ 3 callersMethod_preview_response_log_details(
self,
*,
raw: dict[str, Any],
ticket: str,
randstr: str,
ext
app/services/payment_service.py:223
↓ 3 callersMethodrequest_text(
self,
method: str,
url: str,
*,
headers: dict[str, str] | None = Non
app/clients/fingerprint_http.py:80