1 line
33 KiB
JSON
1 line
33 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_httpcore_sync_http11_py", "label": "http11.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L1"}, {"id": "http11_httpconnectionstate", "label": "HTTPConnectionState", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L36"}, {"id": "http11_http11connection", "label": "HTTP11Connection", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L43"}, {"id": "connectioninterface", "label": "ConnectionInterface", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "http11_http11connection_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L47"}, {"id": "http11_http11connection_handle_request", "label": ".handle_request()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L65"}, {"id": "http11_http11connection_send_request_headers", "label": "._send_request_headers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L140"}, {"id": "http11_http11connection_send_request_body", "label": "._send_request_body()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L152"}, {"id": "http11_http11connection_send_event", "label": "._send_event()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L163"}, {"id": "http11_http11connection_receive_response_headers", "label": "._receive_response_headers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L170"}, {"id": "http11_http11connection_receive_response_body", "label": "._receive_response_body()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L196"}, {"id": "http11_http11connection_receive_event", "label": "._receive_event()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L209"}, {"id": "http11_http11connection_response_closed", "label": "._response_closed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L238"}, {"id": "http11_http11connection_close", "label": ".close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L254"}, {"id": "http11_http11connection_can_handle_request", "label": ".can_handle_request()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L264"}, {"id": "http11_http11connection_is_available", "label": ".is_available()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L267"}, {"id": "http11_http11connection_has_expired", "label": ".has_expired()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L274"}, {"id": "http11_http11connection_is_idle", "label": ".is_idle()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L288"}, {"id": "http11_http11connection_is_closed", "label": ".is_closed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L291"}, {"id": "http11_http11connection_info", "label": ".info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L294"}, {"id": "http11_http11connection_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L301"}, {"id": "http11_http11connection_enter", "label": ".__enter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L312"}, {"id": "http11_http11connection_exit", "label": ".__exit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L315"}, {"id": "http11_http11connectionbytestream", "label": "HTTP11ConnectionByteStream", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L324"}, {"id": "http11_http11connectionbytestream_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L325"}, {"id": "http11_http11connectionbytestream_iter", "label": ".__iter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L330"}, {"id": "http11_http11connectionbytestream_close", "label": ".close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L344"}, {"id": "http11_http11upgradestream", "label": "HTTP11UpgradeStream", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L351"}, {"id": "networkstream", "label": "NetworkStream", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "http11_http11upgradestream_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L352"}, {"id": "http11_http11upgradestream_read", "label": ".read()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L356"}, {"id": "http11_http11upgradestream_write", "label": ".write()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L364"}, {"id": "http11_http11upgradestream_close", "label": ".close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L367"}, {"id": "http11_http11upgradestream_start_tls", "label": ".start_tls()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L370"}, {"id": "http11_http11upgradestream_get_extra_info", "label": ".get_extra_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L378"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_httpcore_sync_http11_py", "target": "enum", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_sync_http11_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_sync_http11_py", "target": "ssl", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_sync_http11_py", "target": "time", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_sync_http11_py", "target": "types", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_sync_http11_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_sync_http11_py", "target": "h11", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_sync_http11_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/_sync/http11.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_sync_http11_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/_sync/http11.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_sync_http11_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/_sync/http11.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_sync_http11_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/_sync/http11.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_sync_http11_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/_sync/http11.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_sync_http11_py", "target": "backend_venv_lib_python3_12_site_packages_httpcore_sync_interfaces_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_sync_http11_py", "target": "http11_httpconnectionstate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_sync_http11_py", "target": "http11_http11connection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L43", "weight": 1.0}, {"source": "http11_http11connection", "target": "connectioninterface", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L43", "weight": 1.0}, {"source": "http11_http11connection", "target": "http11_http11connection_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L47", "weight": 1.0}, {"source": "http11_http11connection", "target": "http11_http11connection_handle_request", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L65", "weight": 1.0}, {"source": "http11_http11connection", "target": "http11_http11connection_send_request_headers", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L140", "weight": 1.0}, {"source": "http11_http11connection", "target": "http11_http11connection_send_request_body", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L152", "weight": 1.0}, {"source": "http11_http11connection", "target": "http11_http11connection_send_event", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L163", "weight": 1.0}, {"source": "http11_http11connection", "target": "http11_http11connection_receive_response_headers", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L170", "weight": 1.0}, {"source": "http11_http11connection", "target": "http11_http11connection_receive_response_body", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L196", "weight": 1.0}, {"source": "http11_http11connection", "target": "http11_http11connection_receive_event", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L209", "weight": 1.0}, {"source": "http11_http11connection", "target": "http11_http11connection_response_closed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L238", "weight": 1.0}, {"source": "http11_http11connection", "target": "http11_http11connection_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L254", "weight": 1.0}, {"source": "http11_http11connection", "target": "http11_http11connection_can_handle_request", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L264", "weight": 1.0}, {"source": "http11_http11connection", "target": "http11_http11connection_is_available", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L267", "weight": 1.0}, {"source": "http11_http11connection", "target": "http11_http11connection_has_expired", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L274", "weight": 1.0}, {"source": "http11_http11connection", "target": "http11_http11connection_is_idle", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L288", "weight": 1.0}, {"source": "http11_http11connection", "target": "http11_http11connection_is_closed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L291", "weight": 1.0}, {"source": "http11_http11connection", "target": "http11_http11connection_info", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L294", "weight": 1.0}, {"source": "http11_http11connection", "target": "http11_http11connection_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L301", "weight": 1.0}, {"source": "http11_http11connection", "target": "http11_http11connection_enter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L312", "weight": 1.0}, {"source": "http11_http11connection", "target": "http11_http11connection_exit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L315", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_sync_http11_py", "target": "http11_http11connectionbytestream", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L324", "weight": 1.0}, {"source": "http11_http11connectionbytestream", "target": "http11_http11connectionbytestream_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L325", "weight": 1.0}, {"source": "http11_http11connectionbytestream", "target": "http11_http11connectionbytestream_iter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L330", "weight": 1.0}, {"source": "http11_http11connectionbytestream", "target": "http11_http11connectionbytestream_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L344", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_sync_http11_py", "target": "http11_http11upgradestream", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L351", "weight": 1.0}, {"source": "http11_http11upgradestream", "target": "networkstream", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L351", "weight": 1.0}, {"source": "http11_http11upgradestream", "target": "http11_http11upgradestream_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L352", "weight": 1.0}, {"source": "http11_http11upgradestream", "target": "http11_http11upgradestream_read", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L356", "weight": 1.0}, {"source": "http11_http11upgradestream", "target": "http11_http11upgradestream_write", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L364", "weight": 1.0}, {"source": "http11_http11upgradestream", "target": "http11_http11upgradestream_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L367", "weight": 1.0}, {"source": "http11_http11upgradestream", "target": "http11_http11upgradestream_start_tls", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L370", "weight": 1.0}, {"source": "http11_http11upgradestream", "target": "http11_http11upgradestream_get_extra_info", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L378", "weight": 1.0}, {"source": "http11_http11connection_handle_request", "target": "http11_http11connection_can_handle_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L66", "weight": 1.0}, {"source": "http11_http11connection_handle_request", "target": "http11_http11connection_send_request_headers", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L86", "weight": 1.0}, {"source": "http11_http11connection_handle_request", "target": "http11_http11connection_send_request_body", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L88", "weight": 1.0}, {"source": "http11_http11connection_handle_request", "target": "http11_http11connection_receive_response_headers", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L106", "weight": 1.0}, {"source": "http11_http11connection_handle_request", "target": "http11_http11upgradestream", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L120", "weight": 1.0}, {"source": "http11_http11connection_handle_request", "target": "http11_http11connectionbytestream", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L125", "weight": 1.0}, {"source": "http11_http11connection_handle_request", "target": "http11_http11connection_response_closed", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L135", "weight": 1.0}, {"source": "http11_http11connection_send_request_headers", "target": "http11_http11connection_send_event", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L150", "weight": 1.0}, {"source": "http11_http11connection_send_request_body", "target": "http11_http11connection_send_event", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L159", "weight": 1.0}, {"source": "http11_http11connection_send_event", "target": "http11_http11upgradestream_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L166", "weight": 1.0}, {"source": "http11_http11connection_receive_response_headers", "target": "http11_http11connection_receive_event", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L177", "weight": 1.0}, {"source": "http11_http11connection_receive_response_body", "target": "http11_http11connection_receive_event", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L203", "weight": 1.0}, {"source": "http11_http11connection_receive_event", "target": "http11_http11upgradestream_read", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L217", "weight": 1.0}, {"source": "http11_http11connection_response_closed", "target": "http11_http11upgradestream_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L250", "weight": 1.0}, {"source": "http11_http11connection_close", "target": "http11_http11upgradestream_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L258", "weight": 1.0}, {"source": "http11_http11connection_has_expired", "target": "http11_http11upgradestream_get_extra_info", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L283", "weight": 1.0}, {"source": "http11_http11connection_exit", "target": "http11_http11upgradestream_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L321", "weight": 1.0}, {"source": "http11_http11connectionbytestream_iter", "target": "http11_http11connection_receive_response_body", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L334", "weight": 1.0}, {"source": "http11_http11connectionbytestream_iter", "target": "http11_http11upgradestream_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L341", "weight": 1.0}, {"source": "http11_http11connectionbytestream_close", "target": "http11_http11connection_response_closed", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L348", "weight": 1.0}], "raw_calls": [{"caller_nid": "http11_http11connection_init", "callee": "Lock", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L58"}, {"caller_nid": "http11_http11connection_init", "callee": "Connection", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L60"}, {"caller_nid": "http11_http11connection_handle_request", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L67"}, {"caller_nid": "http11_http11connection_handle_request", "callee": "ConnectionNotAvailable", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L78"}, {"caller_nid": "http11_http11connection_handle_request", "callee": "Trace", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L83"}, {"caller_nid": "http11_http11connection_handle_request", "callee": "Trace", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L87"}, {"caller_nid": "http11_http11connection_handle_request", "callee": "Trace", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L97"}, {"caller_nid": "http11_http11connection_handle_request", "callee": "Response", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L122"}, {"caller_nid": "http11_http11connection_handle_request", "callee": "ShieldCancellation", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L133"}, {"caller_nid": "http11_http11connection_handle_request", "callee": "Trace", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L134"}, {"caller_nid": "http11_http11connection_send_request_headers", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L141"}, {"caller_nid": "http11_http11connection_send_request_headers", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L142"}, {"caller_nid": "http11_http11connection_send_request_headers", "callee": "map_exceptions", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L144"}, {"caller_nid": "http11_http11connection_send_request_headers", "callee": "Request", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L145"}, {"caller_nid": "http11_http11connection_send_request_body", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L153"}, {"caller_nid": "http11_http11connection_send_request_body", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L154"}, {"caller_nid": "http11_http11connection_send_request_body", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L156"}, {"caller_nid": "http11_http11connection_send_request_body", "callee": "Data", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L158"}, {"caller_nid": "http11_http11connection_send_request_body", "callee": "EndOfMessage", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L161"}, {"caller_nid": "http11_http11connection_send_event", "callee": "send", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L164"}, {"caller_nid": "http11_http11connection_receive_response_headers", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L173"}, {"caller_nid": "http11_http11connection_receive_response_headers", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L174"}, {"caller_nid": "http11_http11connection_receive_response_headers", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L178"}, {"caller_nid": "http11_http11connection_receive_response_headers", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L181"}, {"caller_nid": "http11_http11connection_receive_response_headers", "callee": "raw_items", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L190"}, {"caller_nid": "http11_http11connection_receive_response_body", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L199"}, {"caller_nid": "http11_http11connection_receive_response_body", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L200"}, {"caller_nid": "http11_http11connection_receive_response_body", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L204"}, {"caller_nid": "http11_http11connection_receive_response_body", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L205"}, {"caller_nid": "http11_http11connection_receive_response_body", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L206"}, {"caller_nid": "http11_http11connection_receive_event", "callee": "map_exceptions", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L213"}, {"caller_nid": "http11_http11connection_receive_event", "callee": "next_event", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L214"}, {"caller_nid": "http11_http11connection_receive_event", "callee": "RemoteProtocolError", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L231"}, {"caller_nid": "http11_http11connection_receive_event", "callee": "receive_data", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L233"}, {"caller_nid": "http11_http11connection_response_closed", "callee": "start_next_cycle", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L245"}, {"caller_nid": "http11_http11connection_response_closed", "callee": "monotonic", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L247"}, {"caller_nid": "http11_http11connection_has_expired", "callee": "monotonic", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L275"}, {"caller_nid": "http11_http11connection_info", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L295"}, {"caller_nid": "http11_http11connection_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L303"}, {"caller_nid": "http11_http11connectionbytestream_iter", "callee": "Trace", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L333"}, {"caller_nid": "http11_http11connectionbytestream_iter", "callee": "ShieldCancellation", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L340"}, {"caller_nid": "http11_http11connectionbytestream_close", "callee": "Trace", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_sync/http11.py", "source_location": "L347"}]} |