Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
15
class
_FakeProxyManager:
16
async
def
get_request_proxy_url(self):
17
return
None
18
19
20
class
_FakeAsyncSession:
Callers
1
test_api_captcha_returns_token_and_user_agent
Method · 0.85
Calls
no outgoing calls
Tested by
1
test_api_captcha_returns_token_and_user_agent
Method · 0.68