↓ 1 callersMethod_merge_cookies(
self,
token: str | None,
cookie_header: str | None,
cookies: dict[str, str],
app/services/account_state.py:494
↓ 1 callersFunctionhttp_proxy_connect(
proxy: UpstreamProxy,
target_host: str,
target_port: int,
*,
timeout_seconds: float,
)
app/proxy_pool/service.py:939
↓ 1 callersMethodrequest_bytes(
self,
method: str,
url: str,
*,
headers: dict[str, str] | None = Non
app/clients/fingerprint_http.py:119