MCPcopy Create free account
hub / github.com/cosdata/cosdata / generate_headers

Function generate_headers

tests/rps-test.py:26–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24
25
26def generate_headers():
27 return {"Authorization": f"Bearer {token}", "Content-type": "application/json"}
28
29
30def create_session():

Callers 11

create_sessionFunction · 0.70
create_dbFunction · 0.70
create_explicit_indexFunction · 0.70
find_collectionFunction · 0.70
create_transactionFunction · 0.70
upsert_in_transactionFunction · 0.70
commit_transactionFunction · 0.70
abort_transactionFunction · 0.70
batch_ann_searchFunction · 0.70
get_transaction_statusFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected