1 line
125 KiB
JSON
1 line
125 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "label": "_models.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1"}, {"id": "models_is_known_encoding", "label": "_is_known_encoding()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L56"}, {"id": "models_normalize_header_key", "label": "_normalize_header_key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L67"}, {"id": "models_normalize_header_value", "label": "_normalize_header_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L74"}, {"id": "models_parse_content_type_charset", "label": "_parse_content_type_charset()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L85"}, {"id": "models_parse_header_links", "label": "_parse_header_links()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L93"}, {"id": "models_obfuscate_sensitive_headers", "label": "_obfuscate_sensitive_headers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L130"}, {"id": "models_headers", "label": "Headers", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L139"}, {"id": "models_headers_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L144"}, {"id": "models_encoding", "label": "encoding()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L167"}, {"id": "models_raw", "label": "raw()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L196"}, {"id": "models_headers_keys", "label": ".keys()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L202"}, {"id": "models_headers_values", "label": ".values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L205"}, {"id": "models_headers_items", "label": ".items()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L216"}, {"id": "models_headers_multi_items", "label": ".multi_items()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L231"}, {"id": "models_headers_get", "label": ".get()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L242"}, {"id": "models_headers_get_list", "label": ".get_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L252"}, {"id": "models_headers_update", "label": ".update()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L274"}, {"id": "models_headers_copy", "label": ".copy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L281"}, {"id": "models_headers_getitem", "label": ".__getitem__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L284"}, {"id": "models_headers_setitem", "label": ".__setitem__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L304"}, {"id": "models_headers_delitem", "label": ".__delitem__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L328"}, {"id": "models_headers_contains", "label": ".__contains__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L346"}, {"id": "models_headers_iter", "label": ".__iter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L350"}, {"id": "models_headers_len", "label": ".__len__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L353"}, {"id": "models_headers_eq", "label": ".__eq__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L356"}, {"id": "models_headers_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L366"}, {"id": "models_request", "label": "Request", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L382"}, {"id": "models_request_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L383"}, {"id": "models_request_prepare", "label": "._prepare()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L441"}, {"id": "models_content", "label": "content()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L463"}, {"id": "models_request_read", "label": ".read()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L468"}, {"id": "models_request_aread", "label": ".aread()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L482"}, {"id": "models_request_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L496"}, {"id": "models_request_getstate", "label": ".__getstate__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L501"}, {"id": "models_request_setstate", "label": ".__setstate__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L508"}, {"id": "models_response", "label": "Response", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L515"}, {"id": "models_response_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L516"}, {"id": "models_response_prepare", "label": "._prepare()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L571"}, {"id": "models_elapsed", "label": "elapsed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L579"}, {"id": "models_http_version", "label": "http_version()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L611"}, {"id": "models_reason_phrase", "label": "reason_phrase()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L620"}, {"id": "models_url", "label": "url()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L629"}, {"id": "models_text", "label": "text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L642"}, {"id": "models_charset_encoding", "label": "charset_encoding()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L689"}, {"id": "models_response_get_content_decoder", "label": "._get_content_decoder()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L699"}, {"id": "models_is_informational", "label": "is_informational()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L725"}, {"id": "models_is_success", "label": "is_success()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L732"}, {"id": "models_is_redirect", "label": "is_redirect()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L739"}, {"id": "models_is_client_error", "label": "is_client_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L751"}, {"id": "models_is_server_error", "label": "is_server_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L758"}, {"id": "models_is_error", "label": "is_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L765"}, {"id": "models_has_redirect_location", "label": "has_redirect_location()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L772"}, {"id": "models_response_raise_for_status", "label": ".raise_for_status()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L794"}, {"id": "models_response_json", "label": ".json()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L831"}, {"id": "models_cookies", "label": "cookies()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L835"}, {"id": "models_links", "label": "links()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L842"}, {"id": "models_num_bytes_downloaded", "label": "num_bytes_downloaded()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L856"}, {"id": "models_response_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L859"}, {"id": "models_response_getstate", "label": ".__getstate__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L862"}, {"id": "models_response_setstate", "label": ".__setstate__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L869"}, {"id": "models_response_read", "label": ".read()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L876"}, {"id": "models_response_iter_bytes", "label": ".iter_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L884"}, {"id": "models_response_iter_text", "label": ".iter_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L907"}, {"id": "models_response_iter_lines", "label": ".iter_lines()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L926"}, {"id": "models_response_iter_raw", "label": ".iter_raw()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L935"}, {"id": "models_response_close", "label": ".close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L961"}, {"id": "models_response_aread", "label": ".aread()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L974"}, {"id": "models_response_aiter_bytes", "label": ".aiter_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L982"}, {"id": "models_response_aiter_text", "label": ".aiter_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1007"}, {"id": "models_response_aiter_lines", "label": ".aiter_lines()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1028"}, {"id": "models_response_aiter_raw", "label": ".aiter_raw()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1037"}, {"id": "models_response_aclose", "label": ".aclose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1065"}, {"id": "models_cookies_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1084"}, {"id": "models_cookies_extract_cookies", "label": ".extract_cookies()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1101"}, {"id": "models_cookies_set_cookie_header", "label": ".set_cookie_header()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1110"}, {"id": "models_cookies_set", "label": ".set()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1117"}, {"id": "models_cookies_get", "label": ".get()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1143"}, {"id": "models_cookies_delete", "label": ".delete()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1168"}, {"id": "models_cookies_clear", "label": ".clear()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1192"}, {"id": "models_cookies_update", "label": ".update()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1205"}, {"id": "models_cookies_setitem", "label": ".__setitem__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1210"}, {"id": "models_cookies_getitem", "label": ".__getitem__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1213"}, {"id": "models_cookies_delitem", "label": ".__delitem__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1219"}, {"id": "models_cookies_len", "label": ".__len__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1222"}, {"id": "models_cookies_iter", "label": ".__iter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1225"}, {"id": "models_cookies_bool", "label": ".__bool__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1228"}, {"id": "models_cookies_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1233"}, {"id": "models_cookiecompatrequest", "label": "_CookieCompatRequest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1243"}, {"id": "models_cookiecompatrequest_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1249"}, {"id": "models_cookiecompatrequest_add_unredirected_header", "label": ".add_unredirected_header()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1257"}, {"id": "models_cookiecompatresponse", "label": "_CookieCompatResponse", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1261"}, {"id": "models_cookiecompatresponse_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1267"}, {"id": "models_cookiecompatresponse_info", "label": ".info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1270"}, {"id": "models_rationale_57", "label": "Return `True` if `encoding` is a known codec.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L57"}, {"id": "models_rationale_68", "label": "Coerce str/bytes into a strictly byte-wise HTTP header key.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L68"}, {"id": "models_rationale_75", "label": "Coerce str/bytes into a strictly byte-wise HTTP header value.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L75"}, {"id": "models_rationale_94", "label": "Returns a list of parsed link headers, for more info see: https://developer.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L94"}, {"id": "models_rationale_140", "label": "HTTP headers, as a case-insensitive multi-dict.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L140"}, {"id": "models_rationale_168", "label": "Header encoding is mandated as ascii, but we allow fallbacks to utf-8 or", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L168"}, {"id": "models_rationale_197", "label": "Returns a list of the raw header items, as byte pairs.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L197"}, {"id": "models_rationale_217", "label": "Return `(key, value)` items of headers. Concatenate headers into a singl", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L217"}, {"id": "models_rationale_232", "label": "Return a list of `(key, value)` pairs of headers. Allow multiple occurre", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L232"}, {"id": "models_rationale_243", "label": "Return a header value. If multiple occurrences of the header occur then", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L243"}, {"id": "models_rationale_253", "label": "Return a list of all header values for a given key. If `split_commas=Tru", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L253"}, {"id": "models_rationale_285", "label": "Return a single header value. If there are multiple headers with the sa", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L285"}, {"id": "models_rationale_305", "label": "Set the header `key` to `value`, removing any duplicate entries. Retains", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L305"}, {"id": "models_rationale_329", "label": "Remove the header `key`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L329"}, {"id": "models_rationale_469", "label": "Read and return the request content.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L469"}, {"id": "models_rationale_483", "label": "Read and return the request content.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L483"}, {"id": "models_rationale_580", "label": "Returns the time taken for the complete request/response cycle to comple", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L580"}, {"id": "models_rationale_597", "label": "Returns the request instance associated to the current response.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L597"}, {"id": "models_rationale_630", "label": "Returns the URL for which the request was made.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L630"}, {"id": "models_rationale_654", "label": "Return an encoding to use for decoding the byte content into text. The p", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L654"}, {"id": "models_rationale_676", "label": "Set the encoding to use for decoding the byte content into text. If the", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L676"}, {"id": "models_rationale_690", "label": "Return the encoding, as specified by the Content-Type header.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L690"}, {"id": "models_rationale_700", "label": "Returns a decoder instance which can be used to decode the raw byte cont", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L700"}, {"id": "models_rationale_726", "label": "A property which is `True` for 1xx status codes, `False` otherwise.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L726"}, {"id": "models_rationale_733", "label": "A property which is `True` for 2xx status codes, `False` otherwise.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L733"}, {"id": "models_rationale_740", "label": "A property which is `True` for 3xx status codes, `False` otherwise. Not", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L740"}, {"id": "models_rationale_752", "label": "A property which is `True` for 4xx status codes, `False` otherwise.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L752"}, {"id": "models_rationale_759", "label": "A property which is `True` for 5xx status codes, `False` otherwise.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L759"}, {"id": "models_rationale_766", "label": "A property which is `True` for 4xx and 5xx status codes, `False` otherwise.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L766"}, {"id": "models_rationale_773", "label": "Returns True for 3xx responses with a properly formed URL redirection, `", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L773"}, {"id": "models_rationale_795", "label": "Raise the `HTTPStatusError` if one occurred.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L795"}, {"id": "models_rationale_843", "label": "Returns the parsed header links of the response, if any", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L843"}, {"id": "models_rationale_877", "label": "Read and return the response content.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L877"}, {"id": "models_rationale_885", "label": "A byte-iterator over the decoded response content. This allows us to han", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L885"}, {"id": "models_rationale_908", "label": "A str-iterator over the decoded response content that handles both gzip,", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L908"}, {"id": "models_rationale_936", "label": "A byte-iterator over the raw response content.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L936"}, {"id": "models_rationale_962", "label": "Close the response and release the connection. Automatically called if t", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L962"}, {"id": "models_rationale_975", "label": "Read and return the response content.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L975"}, {"id": "models_rationale_985", "label": "A byte-iterator over the decoded response content. This allows us to han", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L985"}, {"id": "models_rationale_1010", "label": "A str-iterator over the decoded response content that handles both gzip,", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1010"}, {"id": "models_rationale_1040", "label": "A byte-iterator over the raw response content.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1040"}, {"id": "models_rationale_1066", "label": "Close the response and release the connection. Automatically called if t", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1066"}, {"id": "models_rationale_1080", "label": "HTTP Cookies, as a mutable mapping.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1080"}, {"id": "models_rationale_1102", "label": "Loads any cookies based on the response `Set-Cookie` headers.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1102"}, {"id": "models_rationale_1111", "label": "Sets an appropriate 'Cookie:' HTTP header on the `Request`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1111"}, {"id": "models_rationale_1118", "label": "Set a cookie value by name. May optionally include domain and path.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1118"}, {"id": "models_rationale_1150", "label": "Get a cookie by name. May optionally include domain and path in order to", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1150"}, {"id": "models_rationale_1174", "label": "Delete a cookie by name. May optionally include domain and path in order", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1174"}, {"id": "models_rationale_1193", "label": "Delete all cookies. Optionally include a domain and path in order to onl", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1193"}, {"id": "models_rationale_1244", "label": "Wraps a `Request` instance up in a compatibility interface suitable for", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1244"}, {"id": "models_rationale_1262", "label": "Wraps a `Request` instance up in a compatibility interface suitable for", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1262"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "codecs", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "datetime", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "email_message", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "urllib_request", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "http_cookiejar", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "backend_venv_lib_python3_12_site_packages_httpx_content_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_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/_models.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_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/_models.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "backend_venv_lib_python3_12_site_packages_httpx_multipart_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_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/_models.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_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/_models.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_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/_models.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_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/_models.py", "source_location": "L49", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_is_known_encoding", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L56", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_normalize_header_key", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L67", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_normalize_header_value", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L74", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_parse_content_type_charset", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L85", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_parse_header_links", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L93", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_obfuscate_sensitive_headers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L130", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_headers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L139", "weight": 1.0}, {"source": "models_headers", "target": "models_headers_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L144", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_encoding", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L167", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_encoding", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L192", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_raw", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L196", "weight": 1.0}, {"source": "models_headers", "target": "models_headers_keys", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L202", "weight": 1.0}, {"source": "models_headers", "target": "models_headers_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L205", "weight": 1.0}, {"source": "models_headers", "target": "models_headers_items", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L216", "weight": 1.0}, {"source": "models_headers", "target": "models_headers_multi_items", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L231", "weight": 1.0}, {"source": "models_headers", "target": "models_headers_get", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L242", "weight": 1.0}, {"source": "models_headers", "target": "models_headers_get_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L252", "weight": 1.0}, {"source": "models_headers", "target": "models_headers_update", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L274", "weight": 1.0}, {"source": "models_headers", "target": "models_headers_copy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L281", "weight": 1.0}, {"source": "models_headers", "target": "models_headers_getitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L284", "weight": 1.0}, {"source": "models_headers", "target": "models_headers_setitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L304", "weight": 1.0}, {"source": "models_headers", "target": "models_headers_delitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L328", "weight": 1.0}, {"source": "models_headers", "target": "models_headers_contains", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L346", "weight": 1.0}, {"source": "models_headers", "target": "models_headers_iter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L350", "weight": 1.0}, {"source": "models_headers", "target": "models_headers_len", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L353", "weight": 1.0}, {"source": "models_headers", "target": "models_headers_eq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L356", "weight": 1.0}, {"source": "models_headers", "target": "models_headers_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L366", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_request", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L382", "weight": 1.0}, {"source": "models_request", "target": "models_request_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L383", "weight": 1.0}, {"source": "models_request", "target": "models_request_prepare", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L441", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_content", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L463", "weight": 1.0}, {"source": "models_request", "target": "models_request_read", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L468", "weight": 1.0}, {"source": "models_request", "target": "models_request_aread", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L482", "weight": 1.0}, {"source": "models_request", "target": "models_request_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L496", "weight": 1.0}, {"source": "models_request", "target": "models_request_getstate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L501", "weight": 1.0}, {"source": "models_request", "target": "models_request_setstate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L508", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L515", "weight": 1.0}, {"source": "models_response", "target": "models_response_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L516", "weight": 1.0}, {"source": "models_response", "target": "models_response_prepare", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L571", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_elapsed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L579", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_elapsed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L592", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_request", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L596", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_request", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L607", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_http_version", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L611", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_reason_phrase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L620", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L629", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_content", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L636", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_text", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L642", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_encoding", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L653", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_encoding", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L675", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_charset_encoding", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L689", "weight": 1.0}, {"source": "models_response", "target": "models_response_get_content_decoder", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L699", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_is_informational", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L725", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_is_success", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L732", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_is_redirect", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L739", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_is_client_error", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L751", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_is_server_error", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L758", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_is_error", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L765", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_has_redirect_location", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L772", "weight": 1.0}, {"source": "models_response", "target": "models_response_raise_for_status", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L794", "weight": 1.0}, {"source": "models_response", "target": "models_response_json", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L831", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_cookies", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L835", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_links", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L842", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_num_bytes_downloaded", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L856", "weight": 1.0}, {"source": "models_response", "target": "models_response_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L859", "weight": 1.0}, {"source": "models_response", "target": "models_response_getstate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L862", "weight": 1.0}, {"source": "models_response", "target": "models_response_setstate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L869", "weight": 1.0}, {"source": "models_response", "target": "models_response_read", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L876", "weight": 1.0}, {"source": "models_response", "target": "models_response_iter_bytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L884", "weight": 1.0}, {"source": "models_response", "target": "models_response_iter_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L907", "weight": 1.0}, {"source": "models_response", "target": "models_response_iter_lines", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L926", "weight": 1.0}, {"source": "models_response", "target": "models_response_iter_raw", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L935", "weight": 1.0}, {"source": "models_response", "target": "models_response_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L961", "weight": 1.0}, {"source": "models_response", "target": "models_response_aread", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L974", "weight": 1.0}, {"source": "models_response", "target": "models_response_aiter_bytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L982", "weight": 1.0}, {"source": "models_response", "target": "models_response_aiter_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1007", "weight": 1.0}, {"source": "models_response", "target": "models_response_aiter_lines", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1028", "weight": 1.0}, {"source": "models_response", "target": "models_response_aiter_raw", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1037", "weight": 1.0}, {"source": "models_response", "target": "models_response_aclose", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1065", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_cookies", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1079", "weight": 1.0}, {"source": "models_cookies", "target": "models_cookies_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1084", "weight": 1.0}, {"source": "models_cookies", "target": "models_cookies_extract_cookies", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1101", "weight": 1.0}, {"source": "models_cookies", "target": "models_cookies_set_cookie_header", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1110", "weight": 1.0}, {"source": "models_cookies", "target": "models_cookies_set", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1117", "weight": 1.0}, {"source": "models_cookies", "target": "models_cookies_get", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1143", "weight": 1.0}, {"source": "models_cookies", "target": "models_cookies_delete", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1168", "weight": 1.0}, {"source": "models_cookies", "target": "models_cookies_clear", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1192", "weight": 1.0}, {"source": "models_cookies", "target": "models_cookies_update", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1205", "weight": 1.0}, {"source": "models_cookies", "target": "models_cookies_setitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1210", "weight": 1.0}, {"source": "models_cookies", "target": "models_cookies_getitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1213", "weight": 1.0}, {"source": "models_cookies", "target": "models_cookies_delitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1219", "weight": 1.0}, {"source": "models_cookies", "target": "models_cookies_len", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1222", "weight": 1.0}, {"source": "models_cookies", "target": "models_cookies_iter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1225", "weight": 1.0}, {"source": "models_cookies", "target": "models_cookies_bool", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1228", "weight": 1.0}, {"source": "models_cookies", "target": "models_cookies_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1233", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_cookiecompatrequest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1243", "weight": 1.0}, {"source": "models_cookiecompatrequest", "target": "models_cookiecompatrequest_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1249", "weight": 1.0}, {"source": "models_cookiecompatrequest", "target": "models_cookiecompatrequest_add_unredirected_header", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1257", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "target": "models_cookiecompatresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1261", "weight": 1.0}, {"source": "models_cookiecompatresponse", "target": "models_cookiecompatresponse_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1267", "weight": 1.0}, {"source": "models_cookiecompatresponse", "target": "models_cookiecompatresponse_info", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1270", "weight": 1.0}, {"source": "models_headers_init", "target": "models_headers_items", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L154", "weight": 1.0}, {"source": "models_headers_init", "target": "models_normalize_header_key", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L155", "weight": 1.0}, {"source": "models_headers_init", "target": "models_normalize_header_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L156", "weight": 1.0}, {"source": "models_headers_update", "target": "models_headers", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L275", "weight": 1.0}, {"source": "models_headers_update", "target": "models_headers_keys", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L276", "weight": 1.0}, {"source": "models_headers_copy", "target": "models_headers", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L282", "weight": 1.0}, {"source": "models_headers_iter", "target": "models_headers_keys", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L351", "weight": 1.0}, {"source": "models_headers_eq", "target": "models_headers", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L358", "weight": 1.0}, {"source": "models_headers_repr", "target": "models_obfuscate_sensitive_headers", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L373", "weight": 1.0}, {"source": "models_headers_repr", "target": "models_headers_multi_items", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L373", "weight": 1.0}, {"source": "models_request_init", "target": "models_url", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L399", "weight": 1.0}, {"source": "models_request_init", "target": "models_headers", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L400", "weight": 1.0}, {"source": "models_request_init", "target": "models_cookies_set_cookie_header", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L404", "weight": 1.0}, {"source": "models_request_init", "target": "models_cookies", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L404", "weight": 1.0}, {"source": "models_request_init", "target": "models_cookies_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L407", "weight": 1.0}, {"source": "models_request_init", "target": "models_response_prepare", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L419", "weight": 1.0}, {"source": "models_request_init", "target": "models_response_read", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L423", "weight": 1.0}, {"source": "models_request_prepare", "target": "models_headers_items", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L442", "weight": 1.0}, {"source": "models_request_prepare", "target": "models_headers", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L460", "weight": 1.0}, {"source": "models_request_getstate", "target": "models_headers_items", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L504", "weight": 1.0}, {"source": "models_request_setstate", "target": "models_headers_items", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L509", "weight": 1.0}, {"source": "models_response_init", "target": "models_headers", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L532", "weight": 1.0}, {"source": "models_response_init", "target": "models_response_prepare", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L550", "weight": 1.0}, {"source": "models_response_init", "target": "models_response_read", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L554", "weight": 1.0}, {"source": "models_response_prepare", "target": "models_headers_items", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L572", "weight": 1.0}, {"source": "models_encoding", "target": "models_is_known_encoding", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L666", "weight": 1.0}, {"source": "models_charset_encoding", "target": "models_cookies_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L693", "weight": 1.0}, {"source": "models_charset_encoding", "target": "models_parse_content_type_charset", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L697", "weight": 1.0}, {"source": "models_response_get_content_decoder", "target": "models_headers_get_list", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L706", "weight": 1.0}, {"source": "models_response_raise_for_status", "target": "models_cookies_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L827", "weight": 1.0}, {"source": "models_cookies", "target": "models_cookies_extract_cookies", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L838", "weight": 1.0}, {"source": "models_links", "target": "models_cookies_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L846", "weight": 1.0}, {"source": "models_links", "target": "models_parse_header_links", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L852", "weight": 1.0}, {"source": "models_response_getstate", "target": "models_headers_items", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L865", "weight": 1.0}, {"source": "models_response_setstate", "target": "models_headers_items", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L870", "weight": 1.0}, {"source": "models_response_read", "target": "models_response_iter_bytes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L881", "weight": 1.0}, {"source": "models_response_iter_bytes", "target": "models_response_get_content_decoder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L894", "weight": 1.0}, {"source": "models_response_iter_bytes", "target": "models_response_iter_raw", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L897", "weight": 1.0}, {"source": "models_response_iter_text", "target": "models_response_iter_bytes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L916", "weight": 1.0}, {"source": "models_response_iter_lines", "target": "models_response_iter_text", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L929", "weight": 1.0}, {"source": "models_response_iter_raw", "target": "models_response_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L959", "weight": 1.0}, {"source": "models_response_aread", "target": "models_response_aiter_bytes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L979", "weight": 1.0}, {"source": "models_response_aiter_bytes", "target": "models_response_get_content_decoder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L994", "weight": 1.0}, {"source": "models_response_aiter_bytes", "target": "models_response_aiter_raw", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L997", "weight": 1.0}, {"source": "models_response_aiter_text", "target": "models_response_aiter_bytes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1018", "weight": 1.0}, {"source": "models_response_aiter_lines", "target": "models_response_aiter_text", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1031", "weight": 1.0}, {"source": "models_response_aiter_raw", "target": "models_response_aclose", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1063", "weight": 1.0}, {"source": "models_cookies_init", "target": "models_headers_items", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1088", "weight": 1.0}, {"source": "models_cookies_init", "target": "models_cookies_set", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1089", "weight": 1.0}, {"source": "models_cookies_extract_cookies", "target": "models_cookiecompatresponse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1105", "weight": 1.0}, {"source": "models_cookies_extract_cookies", "target": "models_cookiecompatrequest", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1106", "weight": 1.0}, {"source": "models_cookies_set_cookie_header", "target": "models_cookiecompatrequest", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1114", "weight": 1.0}, {"source": "models_cookies_delete", "target": "models_cookies_clear", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1179", "weight": 1.0}, {"source": "models_cookies_update", "target": "models_cookies", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1206", "weight": 1.0}, {"source": "models_cookies_setitem", "target": "models_cookies_set", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1211", "weight": 1.0}, {"source": "models_cookies_getitem", "target": "models_cookies_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1214", "weight": 1.0}, {"source": "models_cookies_delitem", "target": "models_cookies_delete", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1220", "weight": 1.0}, {"source": "models_cookiecompatrequest_init", "target": "models_cookiecompatresponse_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1250", "weight": 1.0}, {"source": "models_cookiecompatresponse_info", "target": "models_headers_multi_items", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1272", "weight": 1.0}, {"source": "models_rationale_57", "target": "models_is_known_encoding", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L57", "weight": 1.0}, {"source": "models_rationale_68", "target": "models_normalize_header_key", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L68", "weight": 1.0}, {"source": "models_rationale_75", "target": "models_normalize_header_value", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L75", "weight": 1.0}, {"source": "models_rationale_94", "target": "models_parse_header_links", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L94", "weight": 1.0}, {"source": "models_rationale_140", "target": "models_headers", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L140", "weight": 1.0}, {"source": "models_rationale_168", "target": "models_headers_encoding", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L168", "weight": 1.0}, {"source": "models_rationale_197", "target": "models_headers_raw", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L197", "weight": 1.0}, {"source": "models_rationale_217", "target": "models_headers_items", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L217", "weight": 1.0}, {"source": "models_rationale_232", "target": "models_headers_multi_items", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L232", "weight": 1.0}, {"source": "models_rationale_243", "target": "models_headers_get", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L243", "weight": 1.0}, {"source": "models_rationale_253", "target": "models_headers_get_list", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L253", "weight": 1.0}, {"source": "models_rationale_285", "target": "models_headers_getitem", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L285", "weight": 1.0}, {"source": "models_rationale_305", "target": "models_headers_setitem", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L305", "weight": 1.0}, {"source": "models_rationale_329", "target": "models_headers_delitem", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L329", "weight": 1.0}, {"source": "models_rationale_469", "target": "models_request_read", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L469", "weight": 1.0}, {"source": "models_rationale_483", "target": "models_request_aread", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L483", "weight": 1.0}, {"source": "models_rationale_580", "target": "models_response_elapsed", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L580", "weight": 1.0}, {"source": "models_rationale_597", "target": "models_response_request", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L597", "weight": 1.0}, {"source": "models_rationale_630", "target": "models_response_url", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L630", "weight": 1.0}, {"source": "models_rationale_654", "target": "models_response_encoding", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L654", "weight": 1.0}, {"source": "models_rationale_676", "target": "models_response_encoding", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L676", "weight": 1.0}, {"source": "models_rationale_690", "target": "models_response_charset_encoding", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L690", "weight": 1.0}, {"source": "models_rationale_700", "target": "models_response_get_content_decoder", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L700", "weight": 1.0}, {"source": "models_rationale_726", "target": "models_response_is_informational", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L726", "weight": 1.0}, {"source": "models_rationale_733", "target": "models_response_is_success", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L733", "weight": 1.0}, {"source": "models_rationale_740", "target": "models_response_is_redirect", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L740", "weight": 1.0}, {"source": "models_rationale_752", "target": "models_response_is_client_error", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L752", "weight": 1.0}, {"source": "models_rationale_759", "target": "models_response_is_server_error", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L759", "weight": 1.0}, {"source": "models_rationale_766", "target": "models_response_is_error", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L766", "weight": 1.0}, {"source": "models_rationale_773", "target": "models_response_has_redirect_location", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L773", "weight": 1.0}, {"source": "models_rationale_795", "target": "models_response_raise_for_status", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L795", "weight": 1.0}, {"source": "models_rationale_843", "target": "models_response_links", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L843", "weight": 1.0}, {"source": "models_rationale_877", "target": "models_response_read", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L877", "weight": 1.0}, {"source": "models_rationale_885", "target": "models_response_iter_bytes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L885", "weight": 1.0}, {"source": "models_rationale_908", "target": "models_response_iter_text", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L908", "weight": 1.0}, {"source": "models_rationale_936", "target": "models_response_iter_raw", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L936", "weight": 1.0}, {"source": "models_rationale_962", "target": "models_response_close", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L962", "weight": 1.0}, {"source": "models_rationale_975", "target": "models_response_aread", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L975", "weight": 1.0}, {"source": "models_rationale_985", "target": "models_response_aiter_bytes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L985", "weight": 1.0}, {"source": "models_rationale_1010", "target": "models_response_aiter_text", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1010", "weight": 1.0}, {"source": "models_rationale_1040", "target": "models_response_aiter_raw", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1040", "weight": 1.0}, {"source": "models_rationale_1066", "target": "models_response_aclose", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1066", "weight": 1.0}, {"source": "models_rationale_1080", "target": "models_cookies", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1080", "weight": 1.0}, {"source": "models_rationale_1102", "target": "models_cookies_extract_cookies", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1102", "weight": 1.0}, {"source": "models_rationale_1111", "target": "models_cookies_set_cookie_header", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1111", "weight": 1.0}, {"source": "models_rationale_1118", "target": "models_cookies_set", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1118", "weight": 1.0}, {"source": "models_rationale_1150", "target": "models_cookies_get", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1150", "weight": 1.0}, {"source": "models_rationale_1174", "target": "models_cookies_delete", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1174", "weight": 1.0}, {"source": "models_rationale_1193", "target": "models_cookies_clear", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1193", "weight": 1.0}, {"source": "models_rationale_1244", "target": "models_cookiecompatrequest", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1244", "weight": 1.0}, {"source": "models_rationale_1262", "target": "models_cookiecompatresponse", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1262", "weight": 1.0}], "raw_calls": [{"caller_nid": "models_is_known_encoding", "callee": "lookup", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L61"}, {"caller_nid": "models_normalize_header_key", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L71"}, {"caller_nid": "models_normalize_header_key", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L71"}, {"caller_nid": "models_normalize_header_value", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L78"}, {"caller_nid": "models_normalize_header_value", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L80"}, {"caller_nid": "models_normalize_header_value", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L81"}, {"caller_nid": "models_normalize_header_value", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L81"}, {"caller_nid": "models_normalize_header_value", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L82"}, {"caller_nid": "models_parse_content_type_charset", "callee": "Message", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L88"}, {"caller_nid": "models_parse_content_type_charset", "callee": "get_content_charset", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L90"}, {"caller_nid": "models_parse_header_links", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L111"}, {"caller_nid": "models_parse_header_links", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L114"}, {"caller_nid": "models_parse_header_links", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L116"}, {"caller_nid": "models_parse_header_links", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L119"}, {"caller_nid": "models_parse_header_links", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L120"}, {"caller_nid": "models_parse_header_links", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L122"}, {"caller_nid": "models_parse_header_links", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L125"}, {"caller_nid": "models_parse_header_links", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L125"}, {"caller_nid": "models_parse_header_links", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L126"}, {"caller_nid": "models_obfuscate_sensitive_headers", "callee": "to_str", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L134"}, {"caller_nid": "models_obfuscate_sensitive_headers", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L134"}, {"caller_nid": "models_obfuscate_sensitive_headers", "callee": "to_bytes_or_str", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L135"}, {"caller_nid": "models_headers_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L151"}, {"caller_nid": "models_headers_init", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L152"}, {"caller_nid": "models_headers_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L153"}, {"caller_nid": "models_headers_init", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L157"}, {"caller_nid": "models_headers_init", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L157"}, {"caller_nid": "models_headers_init", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L162"}, {"caller_nid": "models_headers_init", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L162"}, {"caller_nid": "models_encoding", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L176"}, {"caller_nid": "models_encoding", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L177"}, {"caller_nid": "models_headers_keys", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L203"}, {"caller_nid": "models_headers_values", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L208"}, {"caller_nid": "models_headers_values", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L209"}, {"caller_nid": "models_headers_items", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L223"}, {"caller_nid": "models_headers_items", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L224"}, {"caller_nid": "models_headers_multi_items", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L238"}, {"caller_nid": "models_headers_multi_items", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L238"}, {"caller_nid": "models_headers_get_list", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L258"}, {"caller_nid": "models_headers_get_list", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L258"}, {"caller_nid": "models_headers_get_list", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L261"}, {"caller_nid": "models_headers_get_list", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L263"}, {"caller_nid": "models_headers_get_list", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L271"}, {"caller_nid": "models_headers_get_list", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L271"}, {"caller_nid": "models_headers_get_list", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L271"}, {"caller_nid": "models_headers_update", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L278"}, {"caller_nid": "models_headers_update", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L279"}, {"caller_nid": "models_headers_getitem", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L291"}, {"caller_nid": "models_headers_getitem", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L291"}, {"caller_nid": "models_headers_getitem", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L294"}, {"caller_nid": "models_headers_getitem", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L300"}, {"caller_nid": "models_headers_getitem", "callee": "KeyError", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L302"}, {"caller_nid": "models_headers_setitem", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L309"}, {"caller_nid": "models_headers_setitem", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L310"}, {"caller_nid": "models_headers_setitem", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L311"}, {"caller_nid": "models_headers_setitem", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L315"}, {"caller_nid": "models_headers_setitem", "callee": "reversed", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L319"}, {"caller_nid": "models_headers_setitem", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L326"}, {"caller_nid": "models_headers_delitem", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L332"}, {"caller_nid": "models_headers_delitem", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L332"}, {"caller_nid": "models_headers_delitem", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L336"}, {"caller_nid": "models_headers_delitem", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L337"}, {"caller_nid": "models_headers_delitem", "callee": "KeyError", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L341"}, {"caller_nid": "models_headers_delitem", "callee": "reversed", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L343"}, {"caller_nid": "models_headers_contains", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L347"}, {"caller_nid": "models_headers_contains", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L347"}, {"caller_nid": "models_headers_iter", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L351"}, {"caller_nid": "models_headers_len", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L354"}, {"caller_nid": "models_headers_eq", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L364"}, {"caller_nid": "models_headers_eq", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L364"}, {"caller_nid": "models_headers_repr", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L373"}, {"caller_nid": "models_headers_repr", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L374"}, {"caller_nid": "models_headers_repr", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L376"}, {"caller_nid": "models_headers_repr", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L376"}, {"caller_nid": "models_request_init", "callee": "upper", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L398"}, {"caller_nid": "models_request_init", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L401"}, {"caller_nid": "models_request_init", "callee": "encode_request", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L408"}, {"caller_nid": "models_request_init", "callee": "get_multipart_boundary_from_content_type", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L413"}, {"caller_nid": "models_request_init", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L414"}, {"caller_nid": "models_request_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L422"}, {"caller_nid": "models_request_prepare", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L444"}, {"caller_nid": "models_request_prepare", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L446"}, {"caller_nid": "models_request_prepare", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L456"}, {"caller_nid": "models_request_prepare", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L458"}, {"caller_nid": "models_content", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L464"}, {"caller_nid": "models_content", "callee": "RequestNotRead", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L465"}, {"caller_nid": "models_request_read", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L472"}, {"caller_nid": "models_request_read", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L473"}, {"caller_nid": "models_request_read", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L474"}, {"caller_nid": "models_request_read", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L475"}, {"caller_nid": "models_request_read", "callee": "ByteStream", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L479"}, {"caller_nid": "models_request_aread", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L486"}, {"caller_nid": "models_request_aread", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L487"}, {"caller_nid": "models_request_aread", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L488"}, {"caller_nid": "models_request_aread", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L489"}, {"caller_nid": "models_request_aread", "callee": "ByteStream", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L493"}, {"caller_nid": "models_request_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L498"}, {"caller_nid": "models_request_setstate", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L510"}, {"caller_nid": "models_request_setstate", "callee": "UnattachedStream", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L512"}, {"caller_nid": "models_response_init", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L540"}, {"caller_nid": "models_response_init", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L541"}, {"caller_nid": "models_response_init", "callee": "encode_response", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L549"}, {"caller_nid": "models_response_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L552"}, {"caller_nid": "models_response_prepare", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L574"}, {"caller_nid": "models_response_prepare", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L576"}, {"caller_nid": "models_elapsed", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L584"}, {"caller_nid": "models_elapsed", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L585"}, {"caller_nid": "models_request", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L601"}, {"caller_nid": "models_http_version", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L617"}, {"caller_nid": "models_reason_phrase", "callee": "get_reason_phrase", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L624"}, {"caller_nid": "models_reason_phrase", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L626"}, {"caller_nid": "models_content", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L637"}, {"caller_nid": "models_content", "callee": "ResponseNotRead", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L638"}, {"caller_nid": "models_text", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L643"}, {"caller_nid": "models_text", "callee": "TextDecoder", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L648"}, {"caller_nid": "models_text", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L649"}, {"caller_nid": "models_text", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L649"}, {"caller_nid": "models_text", "callee": "flush", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L649"}, {"caller_nid": "models_encoding", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L664"}, {"caller_nid": "models_encoding", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L667"}, {"caller_nid": "models_encoding", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L669"}, {"caller_nid": "models_encoding", "callee": "default_encoding", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L670"}, {"caller_nid": "models_encoding", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L682"}, {"caller_nid": "models_encoding", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L683"}, {"caller_nid": "models_response_get_content_decoder", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L704"}, {"caller_nid": "models_response_get_content_decoder", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L708"}, {"caller_nid": "models_response_get_content_decoder", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L708"}, {"caller_nid": "models_response_get_content_decoder", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L711"}, {"caller_nid": "models_response_get_content_decoder", "callee": "decoder_cls", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L711"}, {"caller_nid": "models_response_get_content_decoder", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L715"}, {"caller_nid": "models_response_get_content_decoder", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L717"}, {"caller_nid": "models_response_get_content_decoder", "callee": "MultiDecoder", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L718"}, {"caller_nid": "models_response_get_content_decoder", "callee": "IdentityDecoder", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L720"}, {"caller_nid": "models_response_raise_for_status", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L800"}, {"caller_nid": "models_response_raise_for_status", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L828"}, {"caller_nid": "models_response_raise_for_status", "callee": "HTTPStatusError", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L829"}, {"caller_nid": "models_response_json", "callee": "loads", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L832"}, {"caller_nid": "models_cookies", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L836"}, {"caller_nid": "models_response_setstate", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L871"}, {"caller_nid": "models_response_setstate", "callee": "UnattachedStream", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L874"}, {"caller_nid": "models_response_read", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L880"}, {"caller_nid": "models_response_read", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L881"}, {"caller_nid": "models_response_iter_bytes", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L889"}, {"caller_nid": "models_response_iter_bytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L890"}, {"caller_nid": "models_response_iter_bytes", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L891"}, {"caller_nid": "models_response_iter_bytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L891"}, {"caller_nid": "models_response_iter_bytes", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L891"}, {"caller_nid": "models_response_iter_bytes", "callee": "ByteChunker", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L895"}, {"caller_nid": "models_response_iter_bytes", "callee": "request_context", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L896"}, {"caller_nid": "models_response_iter_bytes", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L898"}, {"caller_nid": "models_response_iter_bytes", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L899"}, {"caller_nid": "models_response_iter_bytes", "callee": "flush", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L901"}, {"caller_nid": "models_response_iter_bytes", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L902"}, {"caller_nid": "models_response_iter_bytes", "callee": "flush", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L904"}, {"caller_nid": "models_response_iter_text", "callee": "TextDecoder", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L913"}, {"caller_nid": "models_response_iter_text", "callee": "TextChunker", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L914"}, {"caller_nid": "models_response_iter_text", "callee": "request_context", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L915"}, {"caller_nid": "models_response_iter_text", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L917"}, {"caller_nid": "models_response_iter_text", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L918"}, {"caller_nid": "models_response_iter_text", "callee": "flush", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L920"}, {"caller_nid": "models_response_iter_text", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L921"}, {"caller_nid": "models_response_iter_text", "callee": "flush", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L923"}, {"caller_nid": "models_response_iter_lines", "callee": "LineDecoder", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L927"}, {"caller_nid": "models_response_iter_lines", "callee": "request_context", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L928"}, {"caller_nid": "models_response_iter_lines", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L930"}, {"caller_nid": "models_response_iter_lines", "callee": "flush", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L932"}, {"caller_nid": "models_response_iter_raw", "callee": "StreamConsumed", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L940"}, {"caller_nid": "models_response_iter_raw", "callee": "StreamClosed", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L942"}, {"caller_nid": "models_response_iter_raw", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L943"}, {"caller_nid": "models_response_iter_raw", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L944"}, {"caller_nid": "models_response_iter_raw", "callee": "ByteChunker", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L948"}, {"caller_nid": "models_response_iter_raw", "callee": "request_context", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L950"}, {"caller_nid": "models_response_iter_raw", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L952"}, {"caller_nid": "models_response_iter_raw", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L953"}, {"caller_nid": "models_response_iter_raw", "callee": "flush", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L956"}, {"caller_nid": "models_response_close", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L966"}, {"caller_nid": "models_response_close", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L967"}, {"caller_nid": "models_response_close", "callee": "request_context", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L971"}, {"caller_nid": "models_response_aread", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L978"}, {"caller_nid": "models_response_aread", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L979"}, {"caller_nid": "models_response_aiter_bytes", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L989"}, {"caller_nid": "models_response_aiter_bytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L990"}, {"caller_nid": "models_response_aiter_bytes", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L991"}, {"caller_nid": "models_response_aiter_bytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L991"}, {"caller_nid": "models_response_aiter_bytes", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L991"}, {"caller_nid": "models_response_aiter_bytes", "callee": "ByteChunker", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L995"}, {"caller_nid": "models_response_aiter_bytes", "callee": "request_context", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L996"}, {"caller_nid": "models_response_aiter_bytes", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L998"}, {"caller_nid": "models_response_aiter_bytes", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L999"}, {"caller_nid": "models_response_aiter_bytes", "callee": "flush", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1001"}, {"caller_nid": "models_response_aiter_bytes", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1002"}, {"caller_nid": "models_response_aiter_bytes", "callee": "flush", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1004"}, {"caller_nid": "models_response_aiter_text", "callee": "TextDecoder", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1015"}, {"caller_nid": "models_response_aiter_text", "callee": "TextChunker", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1016"}, {"caller_nid": "models_response_aiter_text", "callee": "request_context", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1017"}, {"caller_nid": "models_response_aiter_text", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1019"}, {"caller_nid": "models_response_aiter_text", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1020"}, {"caller_nid": "models_response_aiter_text", "callee": "flush", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1022"}, {"caller_nid": "models_response_aiter_text", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1023"}, {"caller_nid": "models_response_aiter_text", "callee": "flush", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1025"}, {"caller_nid": "models_response_aiter_lines", "callee": "LineDecoder", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1029"}, {"caller_nid": "models_response_aiter_lines", "callee": "request_context", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1030"}, {"caller_nid": "models_response_aiter_lines", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1032"}, {"caller_nid": "models_response_aiter_lines", "callee": "flush", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1034"}, {"caller_nid": "models_response_aiter_raw", "callee": "StreamConsumed", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1044"}, {"caller_nid": "models_response_aiter_raw", "callee": "StreamClosed", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1046"}, {"caller_nid": "models_response_aiter_raw", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1047"}, {"caller_nid": "models_response_aiter_raw", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1048"}, {"caller_nid": "models_response_aiter_raw", "callee": "ByteChunker", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1052"}, {"caller_nid": "models_response_aiter_raw", "callee": "request_context", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1054"}, {"caller_nid": "models_response_aiter_raw", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1056"}, {"caller_nid": "models_response_aiter_raw", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1057"}, {"caller_nid": "models_response_aiter_raw", "callee": "flush", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1060"}, {"caller_nid": "models_response_aclose", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1070"}, {"caller_nid": "models_response_aclose", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1071"}, {"caller_nid": "models_response_aclose", "callee": "request_context", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1075"}, {"caller_nid": "models_cookies_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1085"}, {"caller_nid": "models_cookies_init", "callee": "CookieJar", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1086"}, {"caller_nid": "models_cookies_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1087"}, {"caller_nid": "models_cookies_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1090"}, {"caller_nid": "models_cookies_init", "callee": "CookieJar", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1091"}, {"caller_nid": "models_cookies_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1094"}, {"caller_nid": "models_cookies_init", "callee": "CookieJar", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1095"}, {"caller_nid": "models_cookies_init", "callee": "set_cookie", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1097"}, {"caller_nid": "models_cookies_set_cookie_header", "callee": "add_cookie_header", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1115"}, {"caller_nid": "models_cookies_set", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1128"}, {"caller_nid": "models_cookies_set", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1129"}, {"caller_nid": "models_cookies_set", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1131"}, {"caller_nid": "models_cookies_set", "callee": "Cookie", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1140"}, {"caller_nid": "models_cookies_set", "callee": "set_cookie", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1141"}, {"caller_nid": "models_cookies_get", "callee": "CookieConflict", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1161"}, {"caller_nid": "models_cookies_clear", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1199"}, {"caller_nid": "models_cookies_clear", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1202"}, {"caller_nid": "models_cookies_update", "callee": "set_cookie", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1208"}, {"caller_nid": "models_cookies_getitem", "callee": "KeyError", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1216"}, {"caller_nid": "models_cookies_len", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1223"}, {"caller_nid": "models_cookies_repr", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1234"}, {"caller_nid": "models_cookiecompatrequest_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1250"}, {"caller_nid": "models_cookiecompatrequest_init", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1251"}, {"caller_nid": "models_cookiecompatrequest_init", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1252"}, {"caller_nid": "models_cookiecompatrequest_add_unredirected_header", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1258"}, {"caller_nid": "models_cookiecompatresponse_info", "callee": "Message", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_models.py", "source_location": "L1271"}]} |