1 line
26 KiB
JSON
1 line
26 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_httpcore_async_socks_proxy_py", "label": "socks_proxy.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L1"}, {"id": "socks_proxy_init_socks5_connection", "label": "_init_socks5_connection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L42"}, {"id": "socks_proxy_asyncsocksproxy", "label": "AsyncSOCKSProxy", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L105"}, {"id": "asyncconnectionpool", "label": "AsyncConnectionPool", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "socks_proxy_asyncsocksproxy_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L110"}, {"id": "socks_proxy_asyncsocksproxy_create_connection", "label": ".create_connection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L176"}, {"id": "socks_proxy_asyncsocks5connection", "label": "AsyncSocks5Connection", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L189"}, {"id": "asyncconnectioninterface", "label": "AsyncConnectionInterface", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "socks_proxy_asyncsocks5connection_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L190"}, {"id": "socks_proxy_asyncsocks5connection_handle_async_request", "label": ".handle_async_request()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L216"}, {"id": "socks_proxy_asyncsocks5connection_can_handle_request", "label": ".can_handle_request()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L301"}, {"id": "socks_proxy_asyncsocks5connection_aclose", "label": ".aclose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L304"}, {"id": "socks_proxy_asyncsocks5connection_is_available", "label": ".is_available()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L308"}, {"id": "socks_proxy_asyncsocks5connection_has_expired", "label": ".has_expired()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L320"}, {"id": "socks_proxy_asyncsocks5connection_is_idle", "label": ".is_idle()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L325"}, {"id": "socks_proxy_asyncsocks5connection_is_closed", "label": ".is_closed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L330"}, {"id": "socks_proxy_asyncsocks5connection_info", "label": ".info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L335"}, {"id": "socks_proxy_asyncsocks5connection_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L340"}, {"id": "socks_proxy_rationale_106", "label": "A connection pool that sends requests via an HTTP proxy.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L106"}, {"id": "socks_proxy_rationale_123", "label": "A connection pool for making HTTP requests. Parameters: pro", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L123"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_httpcore_async_socks_proxy_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_async_socks_proxy_py", "target": "ssl", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_async_socks_proxy_py", "target": "socksio", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_async_socks_proxy_py", "target": "backend_venv_lib_python3_12_site_packages_httpcore_backends_auto_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_async_socks_proxy_py", "target": "backend_venv_lib_python3_12_site_packages_httpcore_backends_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_async_socks_proxy_py", "target": "backend_venv_lib_python3_12_site_packages_httpcore_exceptions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_async_socks_proxy_py", "target": "backend_venv_lib_python3_12_site_packages_httpcore_models_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_async_socks_proxy_py", "target": "backend_venv_lib_python3_12_site_packages_httpcore_ssl_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_async_socks_proxy_py", "target": "backend_venv_lib_python3_12_site_packages_httpcore_synchronization_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_async_socks_proxy_py", "target": "backend_venv_lib_python3_12_site_packages_httpcore_trace_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_async_socks_proxy_py", "target": "backend_venv_lib_python3_12_site_packages_httpcore_async_connection_pool_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_async_socks_proxy_py", "target": "backend_venv_lib_python3_12_site_packages_httpcore_async_http11_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_async_socks_proxy_py", "target": "backend_venv_lib_python3_12_site_packages_httpcore_async_interfaces_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_async_socks_proxy_py", "target": "socks_proxy_init_socks5_connection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_async_socks_proxy_py", "target": "socks_proxy_asyncsocksproxy", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L105", "weight": 1.0}, {"source": "socks_proxy_asyncsocksproxy", "target": "asyncconnectionpool", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L105", "weight": 1.0}, {"source": "socks_proxy_asyncsocksproxy", "target": "socks_proxy_asyncsocksproxy_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L110", "weight": 1.0}, {"source": "socks_proxy_asyncsocksproxy", "target": "socks_proxy_asyncsocksproxy_create_connection", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L176", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_async_socks_proxy_py", "target": "socks_proxy_asyncsocks5connection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L189", "weight": 1.0}, {"source": "socks_proxy_asyncsocks5connection", "target": "asyncconnectioninterface", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L189", "weight": 1.0}, {"source": "socks_proxy_asyncsocks5connection", "target": "socks_proxy_asyncsocks5connection_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L190", "weight": 1.0}, {"source": "socks_proxy_asyncsocks5connection", "target": "socks_proxy_asyncsocks5connection_handle_async_request", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L216", "weight": 1.0}, {"source": "socks_proxy_asyncsocks5connection", "target": "socks_proxy_asyncsocks5connection_can_handle_request", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L301", "weight": 1.0}, {"source": "socks_proxy_asyncsocks5connection", "target": "socks_proxy_asyncsocks5connection_aclose", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L304", "weight": 1.0}, {"source": "socks_proxy_asyncsocks5connection", "target": "socks_proxy_asyncsocks5connection_is_available", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L308", "weight": 1.0}, {"source": "socks_proxy_asyncsocks5connection", "target": "socks_proxy_asyncsocks5connection_has_expired", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L320", "weight": 1.0}, {"source": "socks_proxy_asyncsocks5connection", "target": "socks_proxy_asyncsocks5connection_is_idle", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L325", "weight": 1.0}, {"source": "socks_proxy_asyncsocks5connection", "target": "socks_proxy_asyncsocks5connection_is_closed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L330", "weight": 1.0}, {"source": "socks_proxy_asyncsocks5connection", "target": "socks_proxy_asyncsocks5connection_info", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L335", "weight": 1.0}, {"source": "socks_proxy_asyncsocks5connection", "target": "socks_proxy_asyncsocks5connection_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L340", "weight": 1.0}, {"source": "socks_proxy_asyncsocksproxy_init", "target": "socks_proxy_asyncsocks5connection_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L153", "weight": 1.0}, {"source": "socks_proxy_asyncsocksproxy_create_connection", "target": "socks_proxy_asyncsocks5connection", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L177", "weight": 1.0}, {"source": "socks_proxy_asyncsocks5connection_handle_async_request", "target": "socks_proxy_init_socks5_connection", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L244", "weight": 1.0}, {"source": "socks_proxy_asyncsocks5connection_handle_async_request", "target": "socks_proxy_asyncsocks5connection_is_available", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L296", "weight": 1.0}, {"source": "socks_proxy_asyncsocks5connection_repr", "target": "socks_proxy_asyncsocks5connection_info", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L341", "weight": 1.0}, {"source": "socks_proxy_rationale_106", "target": "socks_proxy_asyncsocksproxy", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L106", "weight": 1.0}, {"source": "socks_proxy_rationale_123", "target": "socks_proxy_asyncsocksproxy_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L123", "weight": 1.0}], "raw_calls": [{"caller_nid": "socks_proxy_init_socks5_connection", "callee": "SOCKS5Connection", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L49"}, {"caller_nid": "socks_proxy_init_socks5_connection", "callee": "send", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L57"}, {"caller_nid": "socks_proxy_init_socks5_connection", "callee": "SOCKS5AuthMethodsRequest", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L57"}, {"caller_nid": "socks_proxy_init_socks5_connection", "callee": "data_to_send", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L58"}, {"caller_nid": "socks_proxy_init_socks5_connection", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L59"}, {"caller_nid": "socks_proxy_init_socks5_connection", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L62"}, {"caller_nid": "socks_proxy_init_socks5_connection", "callee": "receive_data", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L63"}, {"caller_nid": "socks_proxy_init_socks5_connection", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L64"}, {"caller_nid": "socks_proxy_init_socks5_connection", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L66"}, {"caller_nid": "socks_proxy_init_socks5_connection", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L67"}, {"caller_nid": "socks_proxy_init_socks5_connection", "callee": "ProxyError", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L68"}, {"caller_nid": "socks_proxy_init_socks5_connection", "callee": "send", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L76"}, {"caller_nid": "socks_proxy_init_socks5_connection", "callee": "SOCKS5UsernamePasswordRequest", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L76"}, {"caller_nid": "socks_proxy_init_socks5_connection", "callee": "data_to_send", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L77"}, {"caller_nid": "socks_proxy_init_socks5_connection", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L78"}, {"caller_nid": "socks_proxy_init_socks5_connection", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L81"}, {"caller_nid": "socks_proxy_init_socks5_connection", "callee": "receive_data", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L82"}, {"caller_nid": "socks_proxy_init_socks5_connection", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L83"}, {"caller_nid": "socks_proxy_init_socks5_connection", "callee": "ProxyError", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L85"}, {"caller_nid": "socks_proxy_init_socks5_connection", "callee": "send", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L88"}, {"caller_nid": "socks_proxy_init_socks5_connection", "callee": "from_address", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L89"}, {"caller_nid": "socks_proxy_init_socks5_connection", "callee": "data_to_send", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L93"}, {"caller_nid": "socks_proxy_init_socks5_connection", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L94"}, {"caller_nid": "socks_proxy_init_socks5_connection", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L97"}, {"caller_nid": "socks_proxy_init_socks5_connection", "callee": "receive_data", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L98"}, {"caller_nid": "socks_proxy_init_socks5_connection", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L99"}, {"caller_nid": "socks_proxy_init_socks5_connection", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L101"}, {"caller_nid": "socks_proxy_init_socks5_connection", "callee": "ProxyError", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L102"}, {"caller_nid": "socks_proxy_asyncsocksproxy_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L153"}, {"caller_nid": "socks_proxy_asyncsocksproxy_init", "callee": "enforce_url", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L164"}, {"caller_nid": "socks_proxy_asyncsocksproxy_init", "callee": "enforce_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L167"}, {"caller_nid": "socks_proxy_asyncsocksproxy_init", "callee": "enforce_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L168"}, {"caller_nid": "socks_proxy_asyncsocks5connection_init", "callee": "AutoBackend", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L210"}, {"caller_nid": "socks_proxy_asyncsocks5connection_init", "callee": "AsyncLock", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L212"}, {"caller_nid": "socks_proxy_asyncsocks5connection_handle_async_request", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L217"}, {"caller_nid": "socks_proxy_asyncsocks5connection_handle_async_request", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L218"}, {"caller_nid": "socks_proxy_asyncsocks5connection_handle_async_request", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L219"}, {"caller_nid": "socks_proxy_asyncsocks5connection_handle_async_request", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L226"}, {"caller_nid": "socks_proxy_asyncsocks5connection_handle_async_request", "callee": "Trace", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L230"}, {"caller_nid": "socks_proxy_asyncsocks5connection_handle_async_request", "callee": "connect_tcp", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L231"}, {"caller_nid": "socks_proxy_asyncsocks5connection_handle_async_request", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L237"}, {"caller_nid": "socks_proxy_asyncsocks5connection_handle_async_request", "callee": "Trace", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L241"}, {"caller_nid": "socks_proxy_asyncsocks5connection_handle_async_request", "callee": "default_ssl_context", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L250"}, {"caller_nid": "socks_proxy_asyncsocks5connection_handle_async_request", "callee": "set_alpn_protocols", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L257"}, {"caller_nid": "socks_proxy_asyncsocks5connection_handle_async_request", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L262"}, {"caller_nid": "socks_proxy_asyncsocks5connection_handle_async_request", "callee": "Trace", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L265"}, {"caller_nid": "socks_proxy_asyncsocks5connection_handle_async_request", "callee": "start_tls", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L266"}, {"caller_nid": "socks_proxy_asyncsocks5connection_handle_async_request", "callee": "get_extra_info", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L270"}, {"caller_nid": "socks_proxy_asyncsocks5connection_handle_async_request", "callee": "selected_alpn_protocol", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L273"}, {"caller_nid": "socks_proxy_asyncsocks5connection_handle_async_request", "callee": "AsyncHTTP2Connection", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L282"}, {"caller_nid": "socks_proxy_asyncsocks5connection_handle_async_request", "callee": "AsyncHTTP11Connection", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L288"}, {"caller_nid": "socks_proxy_asyncsocks5connection_handle_async_request", "callee": "ConnectionNotAvailable", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_async/socks_proxy.py", "source_location": "L297"}]} |