MCPcopy Create free account
hub / github.com/TheSmallHanCat/flow2api / _FakeProxyManager

Class _FakeProxyManager

tests/test_api_captcha_fingerprint.py:15–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13
14
15class _FakeProxyManager:
16 async def get_request_proxy_url(self):
17 return None
18
19
20class _FakeAsyncSession:

Calls

no outgoing calls