Files
tfm_ainventory/graphify-out/cache/751aac37581986b711283b3eda6405b1f939fc603e6f71f685a3aa3430c63d3c.json

1 line
112 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "label": "_client.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1"}, {"id": "client_is_https_redirect", "label": "_is_https_redirect()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L62"}, {"id": "client_port_or_default", "label": "_port_or_default()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L77"}, {"id": "client_same_origin", "label": "_same_origin()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L83"}, {"id": "client_useclientdefault", "label": "UseClientDefault", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L94"}, {"id": "client_clientstate", "label": "ClientState", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L125"}, {"id": "client_boundsyncstream", "label": "BoundSyncStream", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L139"}, {"id": "syncbytestream", "label": "SyncByteStream", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "client_boundsyncstream_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L145"}, {"id": "client_boundsyncstream_iter", "label": ".__iter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L152"}, {"id": "client_boundsyncstream_close", "label": ".close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L156"}, {"id": "client_boundasyncstream", "label": "BoundAsyncStream", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L162"}, {"id": "asyncbytestream", "label": "AsyncByteStream", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "client_boundasyncstream_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L168"}, {"id": "client_boundasyncstream_aiter", "label": ".__aiter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L175"}, {"id": "client_boundasyncstream_aclose", "label": ".aclose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L179"}, {"id": "client_baseclient", "label": "BaseClient", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L188"}, {"id": "client_baseclient_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L189"}, {"id": "client_is_closed", "label": "is_closed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L224"}, {"id": "client_trust_env", "label": "trust_env()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L231"}, {"id": "client_baseclient_enforce_trailing_slash", "label": "._enforce_trailing_slash()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L234"}, {"id": "client_baseclient_get_proxy_map", "label": "._get_proxy_map()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L239"}, {"id": "client_timeout", "label": "timeout()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L254"}, {"id": "client_event_hooks", "label": "event_hooks()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L262"}, {"id": "client_auth", "label": "auth()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L273"}, {"id": "client_base_url", "label": "base_url()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L288"}, {"id": "client_headers", "label": "headers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L299"}, {"id": "client_cookies", "label": "cookies()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L319"}, {"id": "client_params", "label": "params()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L330"}, {"id": "client_baseclient_build_request", "label": ".build_request()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L340"}, {"id": "client_baseclient_merge_url", "label": "._merge_url()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L391"}, {"id": "client_baseclient_merge_cookies", "label": "._merge_cookies()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L413"}, {"id": "client_baseclient_merge_headers", "label": "._merge_headers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L424"}, {"id": "client_baseclient_merge_queryparams", "label": "._merge_queryparams()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L433"}, {"id": "client_baseclient_build_auth", "label": "._build_auth()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L445"}, {"id": "client_baseclient_build_request_auth", "label": "._build_request_auth()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L457"}, {"id": "client_baseclient_build_redirect_request", "label": "._build_redirect_request()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L475"}, {"id": "client_baseclient_redirect_method", "label": "._redirect_method()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L494"}, {"id": "client_baseclient_redirect_url", "label": "._redirect_url()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L517"}, {"id": "client_baseclient_redirect_headers", "label": "._redirect_headers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L546"}, {"id": "client_baseclient_redirect_stream", "label": "._redirect_stream()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L573"}, {"id": "client_baseclient_set_timeout", "label": "._set_timeout()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L584"}, {"id": "client_client", "label": "Client", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L594"}, {"id": "client_client_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L639"}, {"id": "client_client_init_transport", "label": "._init_transport()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L718"}, {"id": "client_client_init_proxy_transport", "label": "._init_proxy_transport()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L740"}, {"id": "client_client_transport_for_url", "label": "._transport_for_url()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L760"}, {"id": "client_client_request", "label": ".request()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L771"}, {"id": "client_stream", "label": "stream()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L828"}, {"id": "client_client_send", "label": ".send()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L879"}, {"id": "client_client_send_handling_auth", "label": "._send_handling_auth()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L930"}, {"id": "client_client_send_handling_redirects", "label": "._send_handling_redirects()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L964"}, {"id": "client_client_send_single_request", "label": "._send_single_request()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1001"}, {"id": "client_client_get", "label": ".get()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1036"}, {"id": "client_client_options", "label": ".options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1065"}, {"id": "client_client_head", "label": ".head()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1094"}, {"id": "client_client_post", "label": ".post()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1123"}, {"id": "client_client_put", "label": ".put()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1160"}, {"id": "client_client_patch", "label": ".patch()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1197"}, {"id": "client_client_delete", "label": ".delete()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1234"}, {"id": "client_client_close", "label": ".close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1263"}, {"id": "client_client_enter", "label": ".__enter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1275"}, {"id": "client_client_exit", "label": ".__exit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1293"}, {"id": "client_asyncclient", "label": "AsyncClient", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1307"}, {"id": "client_asyncclient_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1353"}, {"id": "client_asyncclient_init_transport", "label": "._init_transport()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1432"}, {"id": "client_asyncclient_init_proxy_transport", "label": "._init_proxy_transport()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1454"}, {"id": "client_asyncclient_transport_for_url", "label": "._transport_for_url()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1474"}, {"id": "client_asyncclient_request", "label": ".request()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1485"}, {"id": "client_asyncclient_send", "label": ".send()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1594"}, {"id": "client_asyncclient_send_handling_auth", "label": "._send_handling_auth()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1645"}, {"id": "client_asyncclient_send_handling_redirects", "label": "._send_handling_redirects()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1679"}, {"id": "client_asyncclient_send_single_request", "label": "._send_single_request()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1717"}, {"id": "client_asyncclient_get", "label": ".get()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1751"}, {"id": "client_asyncclient_options", "label": ".options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1780"}, {"id": "client_asyncclient_head", "label": ".head()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1809"}, {"id": "client_asyncclient_post", "label": ".post()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1838"}, {"id": "client_asyncclient_put", "label": ".put()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1875"}, {"id": "client_asyncclient_patch", "label": ".patch()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1912"}, {"id": "client_asyncclient_delete", "label": ".delete()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1949"}, {"id": "client_asyncclient_aclose", "label": ".aclose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1978"}, {"id": "client_asyncclient_aenter", "label": ".__aenter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1990"}, {"id": "client_asyncclient_aexit", "label": ".__aexit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L2008"}, {"id": "client_rationale_63", "label": "Return 'True' if 'location' is a HTTPS upgrade of 'url'", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L63"}, {"id": "client_rationale_84", "label": "Return 'True' if the given URLs share the same origin.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L84"}, {"id": "client_rationale_95", "label": "For some parameters such as `auth=...` and `timeout=...` we need to be able", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L95"}, {"id": "client_rationale_140", "label": "A byte stream that is bound to a given response instance, and that ensures t", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L140"}, {"id": "client_rationale_163", "label": "An async byte stream that is bound to a given response instance, and that en", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L163"}, {"id": "client_rationale_225", "label": "Check if the client being closed", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L225"}, {"id": "client_rationale_274", "label": "Authentication class used when none is passed at the request-level. See", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L274"}, {"id": "client_rationale_289", "label": "Base URL to use when sending requests with relative URLs.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L289"}, {"id": "client_rationale_300", "label": "HTTP headers to include when sending requests.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L300"}, {"id": "client_rationale_320", "label": "Cookie values to include when sending requests.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L320"}, {"id": "client_rationale_331", "label": "Query parameters to include in the URL when sending requests.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L331"}, {"id": "client_rationale_355", "label": "Build and return a request instance. * The `params`, `headers` and `coo", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L355"}, {"id": "client_rationale_392", "label": "Merge a URL argument together with any 'base_url' on the client, to crea", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L392"}, {"id": "client_rationale_414", "label": "Merge a cookies argument together with any cookies on the client, to cre", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L414"}, {"id": "client_rationale_425", "label": "Merge a headers argument together with any headers on the client, to cre", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L425"}, {"id": "client_rationale_436", "label": "Merge a queryparams argument together with any queryparams on the client,", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L436"}, {"id": "client_rationale_476", "label": "Given a request and a redirect response, return a new request that shoul", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L476"}, {"id": "client_rationale_495", "label": "When being redirected we may want to change the method of the request ba", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L495"}, {"id": "client_rationale_518", "label": "Return the URL for the redirect to follow.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L518"}, {"id": "client_rationale_547", "label": "Return the headers that should be used for the redirect request.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L547"}, {"id": "client_rationale_576", "label": "Return the body that should be used for the redirect request.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L576"}, {"id": "client_rationale_595", "label": "An HTTP client, with connection pooling, HTTP/2, redirects, cookie persistence,", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L595"}, {"id": "client_rationale_761", "label": "Returns the transport instance that should be used for a given URL. This", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L761"}, {"id": "client_rationale_788", "label": "Build and send a request. Equivalent to: ```python req", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L788"}, {"id": "client_rationale_845", "label": "Alternative to `httpx.request()` that streams the response body instead", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L845"}, {"id": "client_rationale_887", "label": "Send a request. The request is sent as-is, unmodified. Typical", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L887"}, {"id": "client_rationale_1002", "label": "Sends a single request, without handling any redirections.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1002"}, {"id": "client_rationale_1048", "label": "Send a `GET` request. **Parameters**: See `httpx.request`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1048"}, {"id": "client_rationale_1077", "label": "Send an `OPTIONS` request. **Parameters**: See `httpx.request`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1077"}, {"id": "client_rationale_1106", "label": "Send a `HEAD` request. **Parameters**: See `httpx.request`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1106"}, {"id": "client_rationale_1139", "label": "Send a `POST` request. **Parameters**: See `httpx.request`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1139"}, {"id": "client_rationale_1176", "label": "Send a `PUT` request. **Parameters**: See `httpx.request`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1176"}, {"id": "client_rationale_1213", "label": "Send a `PATCH` request. **Parameters**: See `httpx.request`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1213"}, {"id": "client_rationale_1246", "label": "Send a `DELETE` request. **Parameters**: See `httpx.request`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1246"}, {"id": "client_rationale_1264", "label": "Close transport and proxies.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1264"}, {"id": "client_rationale_1308", "label": "An asynchronous HTTP client, with connection pooling, HTTP/2, redirects, coo", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1308"}, {"id": "client_rationale_1475", "label": "Returns the transport instance that should be used for a given URL. This", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1475"}, {"id": "client_rationale_1502", "label": "Build and send a request. Equivalent to: ```python req", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1502"}, {"id": "client_rationale_1560", "label": "Alternative to `httpx.request()` that streams the response body instead", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1560"}, {"id": "client_rationale_1602", "label": "Send a request. The request is sent as-is, unmodified. Typical", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1602"}, {"id": "client_rationale_1718", "label": "Sends a single request, without handling any redirections.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1718"}, {"id": "client_rationale_1763", "label": "Send a `GET` request. **Parameters**: See `httpx.request`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1763"}, {"id": "client_rationale_1792", "label": "Send an `OPTIONS` request. **Parameters**: See `httpx.request`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1792"}, {"id": "client_rationale_1821", "label": "Send a `HEAD` request. **Parameters**: See `httpx.request`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1821"}, {"id": "client_rationale_1854", "label": "Send a `POST` request. **Parameters**: See `httpx.request`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1854"}, {"id": "client_rationale_1891", "label": "Send a `PUT` request. **Parameters**: See `httpx.request`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1891"}, {"id": "client_rationale_1928", "label": "Send a `PATCH` request. **Parameters**: See `httpx.request`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1928"}, {"id": "client_rationale_1961", "label": "Send a `DELETE` request. **Parameters**: See `httpx.request`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1961"}, {"id": "client_rationale_1979", "label": "Close transport and proxies.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1979"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "datetime", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "enum", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "time", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "contextlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "backend_venv_lib_python3_12_site_packages_httpx_version_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "backend_venv_lib_python3_12_site_packages_httpx_auth_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "backend_venv_lib_python3_12_site_packages_httpx_config_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "backend_venv_lib_python3_12_site_packages_httpx_decoders_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "backend_venv_lib_python3_12_site_packages_httpx_exceptions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "backend_venv_lib_python3_12_site_packages_httpx_status_codes_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "backend_venv_lib_python3_12_site_packages_httpx_transports_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "backend_venv_lib_python3_12_site_packages_httpx_transports_default_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "backend_venv_lib_python3_12_site_packages_httpx_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "backend_venv_lib_python3_12_site_packages_httpx_urls_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "backend_venv_lib_python3_12_site_packages_httpx_utils_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L49", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "ssl", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L52", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "client_is_https_redirect", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L62", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "client_port_or_default", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L77", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "client_same_origin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L83", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "client_useclientdefault", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L94", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "client_clientstate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L125", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "client_boundsyncstream", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L139", "weight": 1.0}, {"source": "client_boundsyncstream", "target": "syncbytestream", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L139", "weight": 1.0}, {"source": "client_boundsyncstream", "target": "client_boundsyncstream_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L145", "weight": 1.0}, {"source": "client_boundsyncstream", "target": "client_boundsyncstream_iter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L152", "weight": 1.0}, {"source": "client_boundsyncstream", "target": "client_boundsyncstream_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L156", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "client_boundasyncstream", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L162", "weight": 1.0}, {"source": "client_boundasyncstream", "target": "asyncbytestream", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L162", "weight": 1.0}, {"source": "client_boundasyncstream", "target": "client_boundasyncstream_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L168", "weight": 1.0}, {"source": "client_boundasyncstream", "target": "client_boundasyncstream_aiter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L175", "weight": 1.0}, {"source": "client_boundasyncstream", "target": "client_boundasyncstream_aclose", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L179", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "client_baseclient", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L188", "weight": 1.0}, {"source": "client_baseclient", "target": "client_baseclient_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L189", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "client_is_closed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L224", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "client_trust_env", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L231", "weight": 1.0}, {"source": "client_baseclient", "target": "client_baseclient_enforce_trailing_slash", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L234", "weight": 1.0}, {"source": "client_baseclient", "target": "client_baseclient_get_proxy_map", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L239", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "client_timeout", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L254", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "client_timeout", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L258", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "client_event_hooks", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L262", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "client_event_hooks", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L266", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "client_auth", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L273", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "client_auth", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L284", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "client_base_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L288", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "client_base_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L295", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "client_headers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L299", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "client_headers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L306", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "client_cookies", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L319", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "client_cookies", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L326", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "client_params", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L330", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "client_params", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L337", "weight": 1.0}, {"source": "client_baseclient", "target": "client_baseclient_build_request", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L340", "weight": 1.0}, {"source": "client_baseclient", "target": "client_baseclient_merge_url", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L391", "weight": 1.0}, {"source": "client_baseclient", "target": "client_baseclient_merge_cookies", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L413", "weight": 1.0}, {"source": "client_baseclient", "target": "client_baseclient_merge_headers", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L424", "weight": 1.0}, {"source": "client_baseclient", "target": "client_baseclient_merge_queryparams", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L433", "weight": 1.0}, {"source": "client_baseclient", "target": "client_baseclient_build_auth", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L445", "weight": 1.0}, {"source": "client_baseclient", "target": "client_baseclient_build_request_auth", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L457", "weight": 1.0}, {"source": "client_baseclient", "target": "client_baseclient_build_redirect_request", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L475", "weight": 1.0}, {"source": "client_baseclient", "target": "client_baseclient_redirect_method", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L494", "weight": 1.0}, {"source": "client_baseclient", "target": "client_baseclient_redirect_url", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L517", "weight": 1.0}, {"source": "client_baseclient", "target": "client_baseclient_redirect_headers", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L546", "weight": 1.0}, {"source": "client_baseclient", "target": "client_baseclient_redirect_stream", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L573", "weight": 1.0}, {"source": "client_baseclient", "target": "client_baseclient_set_timeout", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L584", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "client_client", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L594", "weight": 1.0}, {"source": "client_client", "target": "client_baseclient", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L594", "weight": 1.0}, {"source": "client_client", "target": "client_client_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L639", "weight": 1.0}, {"source": "client_client", "target": "client_client_init_transport", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L718", "weight": 1.0}, {"source": "client_client", "target": "client_client_init_proxy_transport", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L740", "weight": 1.0}, {"source": "client_client", "target": "client_client_transport_for_url", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L760", "weight": 1.0}, {"source": "client_client", "target": "client_client_request", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L771", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "client_stream", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L828", "weight": 1.0}, {"source": "client_client", "target": "client_client_send", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L879", "weight": 1.0}, {"source": "client_client", "target": "client_client_send_handling_auth", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L930", "weight": 1.0}, {"source": "client_client", "target": "client_client_send_handling_redirects", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L964", "weight": 1.0}, {"source": "client_client", "target": "client_client_send_single_request", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1001", "weight": 1.0}, {"source": "client_client", "target": "client_client_get", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1036", "weight": 1.0}, {"source": "client_client", "target": "client_client_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1065", "weight": 1.0}, {"source": "client_client", "target": "client_client_head", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1094", "weight": 1.0}, {"source": "client_client", "target": "client_client_post", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1123", "weight": 1.0}, {"source": "client_client", "target": "client_client_put", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1160", "weight": 1.0}, {"source": "client_client", "target": "client_client_patch", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1197", "weight": 1.0}, {"source": "client_client", "target": "client_client_delete", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1234", "weight": 1.0}, {"source": "client_client", "target": "client_client_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1263", "weight": 1.0}, {"source": "client_client", "target": "client_client_enter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1275", "weight": 1.0}, {"source": "client_client", "target": "client_client_exit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1293", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "client_asyncclient", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1307", "weight": 1.0}, {"source": "client_asyncclient", "target": "client_baseclient", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1307", "weight": 1.0}, {"source": "client_asyncclient", "target": "client_asyncclient_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1353", "weight": 1.0}, {"source": "client_asyncclient", "target": "client_asyncclient_init_transport", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1432", "weight": 1.0}, {"source": "client_asyncclient", "target": "client_asyncclient_init_proxy_transport", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1454", "weight": 1.0}, {"source": "client_asyncclient", "target": "client_asyncclient_transport_for_url", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1474", "weight": 1.0}, {"source": "client_asyncclient", "target": "client_asyncclient_request", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1485", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_client_py", "target": "client_stream", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1543", "weight": 1.0}, {"source": "client_asyncclient", "target": "client_asyncclient_send", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1594", "weight": 1.0}, {"source": "client_asyncclient", "target": "client_asyncclient_send_handling_auth", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1645", "weight": 1.0}, {"source": "client_asyncclient", "target": "client_asyncclient_send_handling_redirects", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1679", "weight": 1.0}, {"source": "client_asyncclient", "target": "client_asyncclient_send_single_request", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1717", "weight": 1.0}, {"source": "client_asyncclient", "target": "client_asyncclient_get", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1751", "weight": 1.0}, {"source": "client_asyncclient", "target": "client_asyncclient_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1780", "weight": 1.0}, {"source": "client_asyncclient", "target": "client_asyncclient_head", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1809", "weight": 1.0}, {"source": "client_asyncclient", "target": "client_asyncclient_post", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1838", "weight": 1.0}, {"source": "client_asyncclient", "target": "client_asyncclient_put", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1875", "weight": 1.0}, {"source": "client_asyncclient", "target": "client_asyncclient_patch", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1912", "weight": 1.0}, {"source": "client_asyncclient", "target": "client_asyncclient_delete", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1949", "weight": 1.0}, {"source": "client_asyncclient", "target": "client_asyncclient_aclose", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1978", "weight": 1.0}, {"source": "client_asyncclient", "target": "client_asyncclient_aenter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1990", "weight": 1.0}, {"source": "client_asyncclient", "target": "client_asyncclient_aexit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L2008", "weight": 1.0}, {"source": "client_is_https_redirect", "target": "client_port_or_default", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L71", "weight": 1.0}, {"source": "client_port_or_default", "target": "client_asyncclient_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L80", "weight": 1.0}, {"source": "client_same_origin", "target": "client_port_or_default", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L90", "weight": 1.0}, {"source": "client_boundsyncstream_close", "target": "client_client_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L159", "weight": 1.0}, {"source": "client_boundasyncstream_aclose", "target": "client_asyncclient_aclose", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L182", "weight": 1.0}, {"source": "client_baseclient_init", "target": "client_baseclient_enforce_trailing_slash", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L206", "weight": 1.0}, {"source": "client_baseclient_init", "target": "client_baseclient_build_auth", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L208", "weight": 1.0}, {"source": "client_baseclient_init", "target": "client_headers", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L210", "weight": 1.0}, {"source": "client_baseclient_init", "target": "client_cookies", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L211", "weight": 1.0}, {"source": "client_baseclient_init", "target": "client_timeout", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L212", "weight": 1.0}, {"source": "client_baseclient_init", "target": "client_asyncclient_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L216", "weight": 1.0}, {"source": "client_event_hooks", "target": "client_asyncclient_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L268", "weight": 1.0}, {"source": "client_auth", "target": "client_baseclient_build_auth", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L285", "weight": 1.0}, {"source": "client_base_url", "target": "client_baseclient_enforce_trailing_slash", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L296", "weight": 1.0}, {"source": "client_baseclient_build_request", "target": "client_baseclient_merge_url", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L366", "weight": 1.0}, {"source": "client_baseclient_build_request", "target": "client_baseclient_merge_headers", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L367", "weight": 1.0}, {"source": "client_baseclient_build_request", "target": "client_baseclient_merge_cookies", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L368", "weight": 1.0}, {"source": "client_baseclient_build_request", "target": "client_baseclient_merge_queryparams", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L369", "weight": 1.0}, {"source": "client_baseclient_build_request", "target": "client_timeout", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L375", "weight": 1.0}, {"source": "client_baseclient_build_request", "target": "client_asyncclient_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L378", "weight": 1.0}, {"source": "client_baseclient_merge_cookies", "target": "client_cookies", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L419", "weight": 1.0}, {"source": "client_baseclient_merge_headers", "target": "client_headers", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L429", "weight": 1.0}, {"source": "client_baseclient_build_request_auth", "target": "client_baseclient_build_auth", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L463", "weight": 1.0}, {"source": "client_baseclient_build_request_auth", "target": "client_auth", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L473", "weight": 1.0}, {"source": "client_baseclient_build_redirect_request", "target": "client_baseclient_redirect_method", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L480", "weight": 1.0}, {"source": "client_baseclient_build_redirect_request", "target": "client_baseclient_redirect_url", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L481", "weight": 1.0}, {"source": "client_baseclient_build_redirect_request", "target": "client_baseclient_redirect_headers", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L482", "weight": 1.0}, {"source": "client_baseclient_build_redirect_request", "target": "client_baseclient_redirect_stream", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L483", "weight": 1.0}, {"source": "client_baseclient_build_redirect_request", "target": "client_cookies", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L484", "weight": 1.0}, {"source": "client_baseclient_build_redirect_request", "target": "client_asyncclient_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L485", "weight": 1.0}, {"source": "client_baseclient_redirect_headers", "target": "client_headers", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L550", "weight": 1.0}, {"source": "client_baseclient_redirect_headers", "target": "client_same_origin", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L552", "weight": 1.0}, {"source": "client_baseclient_redirect_headers", "target": "client_is_https_redirect", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L553", "weight": 1.0}, {"source": "client_baseclient_set_timeout", "target": "client_timeout", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L589", "weight": 1.0}, {"source": "client_client_init", "target": "client_asyncclient_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L662", "weight": 1.0}, {"source": "client_client_init", "target": "client_baseclient_get_proxy_map", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L686", "weight": 1.0}, {"source": "client_client_init", "target": "client_asyncclient_init_transport", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L688", "weight": 1.0}, {"source": "client_client_init", "target": "client_asyncclient_init_proxy_transport", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L700", "weight": 1.0}, {"source": "client_client_request", "target": "client_baseclient_build_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L812", "weight": 1.0}, {"source": "client_client_request", "target": "client_asyncclient_send", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L825", "weight": 1.0}, {"source": "client_stream", "target": "client_baseclient_build_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L855", "weight": 1.0}, {"source": "client_stream", "target": "client_asyncclient_send", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L868", "weight": 1.0}, {"source": "client_stream", "target": "client_client_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L877", "weight": 1.0}, {"source": "client_client_send", "target": "client_baseclient_set_timeout", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L910", "weight": 1.0}, {"source": "client_client_send", "target": "client_baseclient_build_request_auth", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L912", "weight": 1.0}, {"source": "client_client_send", "target": "client_asyncclient_send_handling_auth", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L914", "weight": 1.0}, {"source": "client_client_send", "target": "client_client_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L927", "weight": 1.0}, {"source": "client_client_send_handling_auth", "target": "client_asyncclient_send_handling_redirects", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L942", "weight": 1.0}, {"source": "client_client_send_handling_auth", "target": "client_asyncclient_send", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L949", "weight": 1.0}, {"source": "client_client_send_handling_auth", "target": "client_client_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L959", "weight": 1.0}, {"source": "client_client_send_handling_redirects", "target": "client_asyncclient_send_single_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L979", "weight": 1.0}, {"source": "client_client_send_handling_redirects", "target": "client_baseclient_build_redirect_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L988", "weight": 1.0}, {"source": "client_client_send_handling_redirects", "target": "client_client_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L998", "weight": 1.0}, {"source": "client_client_send_single_request", "target": "client_asyncclient_transport_for_url", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1005", "weight": 1.0}, {"source": "client_client_send_single_request", "target": "client_boundsyncstream", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1019", "weight": 1.0}, {"source": "client_client_get", "target": "client_asyncclient_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1053", "weight": 1.0}, {"source": "client_client_options", "target": "client_asyncclient_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1082", "weight": 1.0}, {"source": "client_client_head", "target": "client_asyncclient_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1111", "weight": 1.0}, {"source": "client_client_post", "target": "client_asyncclient_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1144", "weight": 1.0}, {"source": "client_client_put", "target": "client_asyncclient_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1181", "weight": 1.0}, {"source": "client_client_patch", "target": "client_asyncclient_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1218", "weight": 1.0}, {"source": "client_client_delete", "target": "client_asyncclient_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1251", "weight": 1.0}, {"source": "client_asyncclient_init", "target": "client_baseclient_get_proxy_map", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1400", "weight": 1.0}, {"source": "client_asyncclient_init", "target": "client_asyncclient_init_transport", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1402", "weight": 1.0}, {"source": "client_asyncclient_init", "target": "client_asyncclient_init_proxy_transport", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1415", "weight": 1.0}, {"source": "client_asyncclient_request", "target": "client_baseclient_build_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1527", "weight": 1.0}, {"source": "client_asyncclient_request", "target": "client_asyncclient_send", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1540", "weight": 1.0}, {"source": "client_stream", "target": "client_asyncclient_aclose", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1592", "weight": 1.0}, {"source": "client_asyncclient_send", "target": "client_baseclient_set_timeout", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1625", "weight": 1.0}, {"source": "client_asyncclient_send", "target": "client_baseclient_build_request_auth", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1627", "weight": 1.0}, {"source": "client_asyncclient_send", "target": "client_asyncclient_send_handling_auth", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1629", "weight": 1.0}, {"source": "client_asyncclient_send", "target": "client_asyncclient_aclose", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1642", "weight": 1.0}, {"source": "client_asyncclient_send_handling_auth", "target": "client_asyncclient_send_handling_redirects", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1657", "weight": 1.0}, {"source": "client_asyncclient_send_handling_auth", "target": "client_asyncclient_aclose", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1674", "weight": 1.0}, {"source": "client_asyncclient_send_handling_redirects", "target": "client_asyncclient_send_single_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1694", "weight": 1.0}, {"source": "client_asyncclient_send_handling_redirects", "target": "client_baseclient_build_redirect_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1704", "weight": 1.0}, {"source": "client_asyncclient_send_handling_redirects", "target": "client_asyncclient_aclose", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1714", "weight": 1.0}, {"source": "client_asyncclient_send_single_request", "target": "client_asyncclient_transport_for_url", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1721", "weight": 1.0}, {"source": "client_asyncclient_send_single_request", "target": "client_boundasyncstream", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1734", "weight": 1.0}, {"source": "client_asyncclient_get", "target": "client_asyncclient_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1768", "weight": 1.0}, {"source": "client_asyncclient_options", "target": "client_asyncclient_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1797", "weight": 1.0}, {"source": "client_asyncclient_head", "target": "client_asyncclient_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1826", "weight": 1.0}, {"source": "client_asyncclient_post", "target": "client_asyncclient_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1859", "weight": 1.0}, {"source": "client_asyncclient_put", "target": "client_asyncclient_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1896", "weight": 1.0}, {"source": "client_asyncclient_patch", "target": "client_asyncclient_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1933", "weight": 1.0}, {"source": "client_asyncclient_delete", "target": "client_asyncclient_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1966", "weight": 1.0}, {"source": "client_rationale_63", "target": "client_is_https_redirect", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L63", "weight": 1.0}, {"source": "client_rationale_84", "target": "client_same_origin", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L84", "weight": 1.0}, {"source": "client_rationale_95", "target": "client_useclientdefault", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L95", "weight": 1.0}, {"source": "client_rationale_140", "target": "client_boundsyncstream", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L140", "weight": 1.0}, {"source": "client_rationale_163", "target": "client_boundasyncstream", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L163", "weight": 1.0}, {"source": "client_rationale_225", "target": "client_baseclient_is_closed", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L225", "weight": 1.0}, {"source": "client_rationale_274", "target": "client_baseclient_auth", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L274", "weight": 1.0}, {"source": "client_rationale_289", "target": "client_baseclient_base_url", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L289", "weight": 1.0}, {"source": "client_rationale_300", "target": "client_baseclient_headers", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L300", "weight": 1.0}, {"source": "client_rationale_320", "target": "client_baseclient_cookies", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L320", "weight": 1.0}, {"source": "client_rationale_331", "target": "client_baseclient_params", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L331", "weight": 1.0}, {"source": "client_rationale_355", "target": "client_baseclient_build_request", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L355", "weight": 1.0}, {"source": "client_rationale_392", "target": "client_baseclient_merge_url", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L392", "weight": 1.0}, {"source": "client_rationale_414", "target": "client_baseclient_merge_cookies", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L414", "weight": 1.0}, {"source": "client_rationale_425", "target": "client_baseclient_merge_headers", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L425", "weight": 1.0}, {"source": "client_rationale_436", "target": "client_baseclient_merge_queryparams", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L436", "weight": 1.0}, {"source": "client_rationale_476", "target": "client_baseclient_build_redirect_request", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L476", "weight": 1.0}, {"source": "client_rationale_495", "target": "client_baseclient_redirect_method", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L495", "weight": 1.0}, {"source": "client_rationale_518", "target": "client_baseclient_redirect_url", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L518", "weight": 1.0}, {"source": "client_rationale_547", "target": "client_baseclient_redirect_headers", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L547", "weight": 1.0}, {"source": "client_rationale_576", "target": "client_baseclient_redirect_stream", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L576", "weight": 1.0}, {"source": "client_rationale_595", "target": "client_client", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L595", "weight": 1.0}, {"source": "client_rationale_761", "target": "client_client_transport_for_url", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L761", "weight": 1.0}, {"source": "client_rationale_788", "target": "client_client_request", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L788", "weight": 1.0}, {"source": "client_rationale_845", "target": "client_client_stream", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L845", "weight": 1.0}, {"source": "client_rationale_887", "target": "client_client_send", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L887", "weight": 1.0}, {"source": "client_rationale_1002", "target": "client_client_send_single_request", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1002", "weight": 1.0}, {"source": "client_rationale_1048", "target": "client_client_get", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1048", "weight": 1.0}, {"source": "client_rationale_1077", "target": "client_client_options", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1077", "weight": 1.0}, {"source": "client_rationale_1106", "target": "client_client_head", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1106", "weight": 1.0}, {"source": "client_rationale_1139", "target": "client_client_post", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1139", "weight": 1.0}, {"source": "client_rationale_1176", "target": "client_client_put", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1176", "weight": 1.0}, {"source": "client_rationale_1213", "target": "client_client_patch", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1213", "weight": 1.0}, {"source": "client_rationale_1246", "target": "client_client_delete", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1246", "weight": 1.0}, {"source": "client_rationale_1264", "target": "client_client_close", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1264", "weight": 1.0}, {"source": "client_rationale_1308", "target": "client_asyncclient", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1308", "weight": 1.0}, {"source": "client_rationale_1475", "target": "client_asyncclient_transport_for_url", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1475", "weight": 1.0}, {"source": "client_rationale_1502", "target": "client_asyncclient_request", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1502", "weight": 1.0}, {"source": "client_rationale_1560", "target": "client_asyncclient_stream", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1560", "weight": 1.0}, {"source": "client_rationale_1602", "target": "client_asyncclient_send", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1602", "weight": 1.0}, {"source": "client_rationale_1718", "target": "client_asyncclient_send_single_request", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1718", "weight": 1.0}, {"source": "client_rationale_1763", "target": "client_asyncclient_get", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1763", "weight": 1.0}, {"source": "client_rationale_1792", "target": "client_asyncclient_options", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1792", "weight": 1.0}, {"source": "client_rationale_1821", "target": "client_asyncclient_head", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1821", "weight": 1.0}, {"source": "client_rationale_1854", "target": "client_asyncclient_post", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1854", "weight": 1.0}, {"source": "client_rationale_1891", "target": "client_asyncclient_put", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1891", "weight": 1.0}, {"source": "client_rationale_1928", "target": "client_asyncclient_patch", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1928", "weight": 1.0}, {"source": "client_rationale_1961", "target": "client_asyncclient_delete", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1961", "weight": 1.0}, {"source": "client_rationale_1979", "target": "client_asyncclient_aclose", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1979", "weight": 1.0}], "raw_calls": [{"caller_nid": "client_boundsyncstream_close", "callee": "perf_counter", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L157"}, {"caller_nid": "client_boundsyncstream_close", "callee": "timedelta", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L158"}, {"caller_nid": "client_boundasyncstream_aclose", "callee": "perf_counter", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L180"}, {"caller_nid": "client_boundasyncstream_aclose", "callee": "timedelta", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L181"}, {"caller_nid": "client_baseclient_init", "callee": "URL", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L206"}, {"caller_nid": "client_baseclient_init", "callee": "QueryParams", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L209"}, {"caller_nid": "client_baseclient_init", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L216"}, {"caller_nid": "client_baseclient_init", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L217"}, {"caller_nid": "client_baseclient_enforce_trailing_slash", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L235"}, {"caller_nid": "client_baseclient_enforce_trailing_slash", "callee": "copy_with", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L237"}, {"caller_nid": "client_baseclient_get_proxy_map", "callee": "Proxy", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L245"}, {"caller_nid": "client_baseclient_get_proxy_map", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L246"}, {"caller_nid": "client_baseclient_get_proxy_map", "callee": "get_environment_proxies", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L246"}, {"caller_nid": "client_baseclient_get_proxy_map", "callee": "Proxy", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L250"}, {"caller_nid": "client_baseclient_get_proxy_map", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L250"}, {"caller_nid": "client_event_hooks", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L268"}, {"caller_nid": "client_event_hooks", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L269"}, {"caller_nid": "client_base_url", "callee": "URL", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L296"}, {"caller_nid": "client_headers", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L310"}, {"caller_nid": "client_headers", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L312"}, {"caller_nid": "client_headers", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L315"}, {"caller_nid": "client_params", "callee": "QueryParams", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L338"}, {"caller_nid": "client_baseclient_build_request", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L374"}, {"caller_nid": "client_baseclient_build_request", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L377"}, {"caller_nid": "client_baseclient_build_request", "callee": "as_dict", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L377"}, {"caller_nid": "client_baseclient_merge_url", "callee": "URL", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L396"}, {"caller_nid": "client_baseclient_merge_url", "callee": "lstrip", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L409"}, {"caller_nid": "client_baseclient_merge_url", "callee": "copy_with", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L410"}, {"caller_nid": "client_baseclient_merge_cookies", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L420"}, {"caller_nid": "client_baseclient_merge_headers", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L430"}, {"caller_nid": "client_baseclient_merge_queryparams", "callee": "QueryParams", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L441"}, {"caller_nid": "client_baseclient_merge_queryparams", "callee": "merge", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L442"}, {"caller_nid": "client_baseclient_build_auth", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L448"}, {"caller_nid": "client_baseclient_build_auth", "callee": "BasicAuth", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L449"}, {"caller_nid": "client_baseclient_build_auth", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L450"}, {"caller_nid": "client_baseclient_build_auth", "callee": "callable", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L452"}, {"caller_nid": "client_baseclient_build_auth", "callee": "FunctionAuth", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L453"}, {"caller_nid": "client_baseclient_build_auth", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L455"}, {"caller_nid": "client_baseclient_build_request_auth", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L463"}, {"caller_nid": "client_baseclient_build_request_auth", "callee": "BasicAuth", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L471"}, {"caller_nid": "client_baseclient_redirect_url", "callee": "URL", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L524"}, {"caller_nid": "client_baseclient_redirect_url", "callee": "RemoteProtocolError", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L526"}, {"caller_nid": "client_baseclient_redirect_url", "callee": "copy_with", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L533"}, {"caller_nid": "client_baseclient_redirect_url", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L538"}, {"caller_nid": "client_baseclient_redirect_url", "callee": "copy_with", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L542"}, {"caller_nid": "client_baseclient_redirect_headers", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L556"}, {"caller_nid": "client_baseclient_redirect_headers", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L559"}, {"caller_nid": "client_baseclient_redirect_headers", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L564"}, {"caller_nid": "client_baseclient_redirect_headers", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L565"}, {"caller_nid": "client_baseclient_redirect_headers", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L569"}, {"caller_nid": "client_baseclient_set_timeout", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L588"}, {"caller_nid": "client_baseclient_set_timeout", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L591"}, {"caller_nid": "client_baseclient_set_timeout", "callee": "as_dict", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L591"}, {"caller_nid": "client_client_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L662"}, {"caller_nid": "client_client_init", "callee": "ImportError", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L680"}, {"caller_nid": "client_client_init", "callee": "URLPattern", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L698"}, {"caller_nid": "client_client_init", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L709"}, {"caller_nid": "client_client_init", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L712"}, {"caller_nid": "client_client_init", "callee": "URLPattern", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L713"}, {"caller_nid": "client_client_init", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L713"}, {"caller_nid": "client_client_init", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L716"}, {"caller_nid": "client_client_init", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L716"}, {"caller_nid": "client_client_init", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L716"}, {"caller_nid": "client_client_init_transport", "callee": "HTTPTransport", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L731"}, {"caller_nid": "client_client_init_proxy_transport", "callee": "HTTPTransport", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L750"}, {"caller_nid": "client_client_transport_for_url", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L765"}, {"caller_nid": "client_client_transport_for_url", "callee": "matches", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L766"}, {"caller_nid": "client_client_request", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L810"}, {"caller_nid": "client_client_send", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L901"}, {"caller_nid": "client_client_send", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L906"}, {"caller_nid": "client_client_send", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L922"}, {"caller_nid": "client_client_send_handling_auth", "callee": "sync_auth_flow", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L937"}, {"caller_nid": "client_client_send_handling_auth", "callee": "next", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L939"}, {"caller_nid": "client_client_send_handling_auth", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L953"}, {"caller_nid": "client_client_send_handling_auth", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L954"}, {"caller_nid": "client_client_send_handling_auth", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L956"}, {"caller_nid": "client_client_send_handling_redirects", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L971"}, {"caller_nid": "client_client_send_handling_redirects", "callee": "TooManyRedirects", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L972"}, {"caller_nid": "client_client_send_handling_redirects", "callee": "hook", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L977"}, {"caller_nid": "client_client_send_handling_redirects", "callee": "hook", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L982"}, {"caller_nid": "client_client_send_handling_redirects", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L983"}, {"caller_nid": "client_client_send_handling_redirects", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L992"}, {"caller_nid": "client_client_send_single_request", "callee": "perf_counter", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1006"}, {"caller_nid": "client_client_send_single_request", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1008"}, {"caller_nid": "client_client_send_single_request", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1009"}, {"caller_nid": "client_client_send_single_request", "callee": "request_context", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1013"}, {"caller_nid": "client_client_send_single_request", "callee": "handle_request", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1014"}, {"caller_nid": "client_client_send_single_request", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1016"}, {"caller_nid": "client_client_send_single_request", "callee": "extract_cookies", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1022"}, {"caller_nid": "client_client_send_single_request", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1025"}, {"caller_nid": "client_client_close", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1271"}, {"caller_nid": "client_client_enter", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1283"}, {"caller_nid": "client_client_enter", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1288"}, {"caller_nid": "client_client_exit", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1302"}, {"caller_nid": "client_asyncclient_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1376"}, {"caller_nid": "client_asyncclient_init", "callee": "ImportError", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1394"}, {"caller_nid": "client_asyncclient_init", "callee": "URLPattern", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1413"}, {"caller_nid": "client_asyncclient_init", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1424"}, {"caller_nid": "client_asyncclient_init", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1427"}, {"caller_nid": "client_asyncclient_init", "callee": "URLPattern", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1428"}, {"caller_nid": "client_asyncclient_init", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1428"}, {"caller_nid": "client_asyncclient_init", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1430"}, {"caller_nid": "client_asyncclient_init", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1430"}, {"caller_nid": "client_asyncclient_init", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1430"}, {"caller_nid": "client_asyncclient_init_transport", "callee": "AsyncHTTPTransport", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1445"}, {"caller_nid": "client_asyncclient_init_proxy_transport", "callee": "AsyncHTTPTransport", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1464"}, {"caller_nid": "client_asyncclient_transport_for_url", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1479"}, {"caller_nid": "client_asyncclient_transport_for_url", "callee": "matches", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1480"}, {"caller_nid": "client_asyncclient_request", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1525"}, {"caller_nid": "client_asyncclient_send", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1616"}, {"caller_nid": "client_asyncclient_send", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1621"}, {"caller_nid": "client_asyncclient_send", "callee": "aread", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1637"}, {"caller_nid": "client_asyncclient_send_handling_auth", "callee": "async_auth_flow", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1652"}, {"caller_nid": "client_asyncclient_send_handling_auth", "callee": "__anext__", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1654"}, {"caller_nid": "client_asyncclient_send_handling_auth", "callee": "asend", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1664"}, {"caller_nid": "client_asyncclient_send_handling_auth", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1668"}, {"caller_nid": "client_asyncclient_send_handling_auth", "callee": "aread", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1669"}, {"caller_nid": "client_asyncclient_send_handling_auth", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1671"}, {"caller_nid": "client_asyncclient_send_handling_redirects", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1686"}, {"caller_nid": "client_asyncclient_send_handling_redirects", "callee": "TooManyRedirects", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1687"}, {"caller_nid": "client_asyncclient_send_handling_redirects", "callee": "hook", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1692"}, {"caller_nid": "client_asyncclient_send_handling_redirects", "callee": "hook", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1697"}, {"caller_nid": "client_asyncclient_send_handling_redirects", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1699"}, {"caller_nid": "client_asyncclient_send_handling_redirects", "callee": "aread", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1708"}, {"caller_nid": "client_asyncclient_send_single_request", "callee": "perf_counter", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1722"}, {"caller_nid": "client_asyncclient_send_single_request", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1724"}, {"caller_nid": "client_asyncclient_send_single_request", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1725"}, {"caller_nid": "client_asyncclient_send_single_request", "callee": "request_context", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1729"}, {"caller_nid": "client_asyncclient_send_single_request", "callee": "handle_async_request", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1730"}, {"caller_nid": "client_asyncclient_send_single_request", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1732"}, {"caller_nid": "client_asyncclient_send_single_request", "callee": "extract_cookies", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1737"}, {"caller_nid": "client_asyncclient_send_single_request", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1740"}, {"caller_nid": "client_asyncclient_aclose", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1986"}, {"caller_nid": "client_asyncclient_aenter", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L1998"}, {"caller_nid": "client_asyncclient_aenter", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L2003"}, {"caller_nid": "client_asyncclient_aexit", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_client.py", "source_location": "L2017"}]}