MCPcopy
hub / github.com/GetBindu/Bindu / client.py

File client.py

bindu/utils/http/client.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Reusable HTTP client with retry logic and session management.
2
3This module provides a base HTTP client that can be used across the codebase
4to avoid duplicating HTTP request logic, retry mechanisms, and session management.

Callers

nothing calls this directly

Calls 1

get_loggerFunction · 0.90

Tested by

no test coverage detected