Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vercel/vercel
/ items
Method
items
python/vercel-runtime/src/vercel_runtime/cache.py:15–15 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
13
# Needed to type HTTP-handler/WSGI paths
14
class
_HeadersLike(Protocol):
15
def
items(self) -> Iterable[tuple[object, object]]: ...
16
17
18
_SC_HEADERS_NAME =
"x-vercel-sc-headers"
Callers
15
check_tools
Function · 0.45
build_folded_stacks
Function · 0.45
render_crate_table
Function · 0.45
generate_plain_report
Function · 0.45
_normalize_json
Function · 0.45
from_backend
Method · 0.45
parse_multipart_message
Function · 0.45
parse_multipart_messages
Function · 0.45
_put
Method · 0.45
test_extract_task_from_kombu_message_supports_common_shapes
Method · 0.45
encode
Method · 0.45
_iter_header_items
Function · 0.45
Calls
no outgoing calls
Tested by
5
test_extract_task_from_kombu_message_supports_common_shapes
Method · 0.36
encode
Method · 0.36
_base_env
Function · 0.36
_build_websocket_request
Function · 0.36
_raw_chunked_post
Function · 0.36