1 line
2.2 KiB
JSON
1 line
2.2 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_urllib3_util_proxy_py", "label": "proxy.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/proxy.py", "source_location": "L1"}, {"id": "proxy_connection_requires_http_tunnel", "label": "connection_requires_http_tunnel()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/proxy.py", "source_location": "L11"}, {"id": "proxy_rationale_16", "label": "Returns True if the connection requires an HTTP CONNECT through the proxy.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/proxy.py", "source_location": "L16"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_proxy_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/proxy.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_proxy_py", "target": "backend_venv_lib_python3_12_site_packages_urllib3_util_url_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/proxy.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_proxy_py", "target": "backend_venv_lib_python3_12_site_packages_urllib3_connection_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/proxy.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_proxy_py", "target": "proxy_connection_requires_http_tunnel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/proxy.py", "source_location": "L11", "weight": 1.0}, {"source": "proxy_rationale_16", "target": "proxy_connection_requires_http_tunnel", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/proxy.py", "source_location": "L16", "weight": 1.0}], "raw_calls": []} |