MCPcopy Create free account
hub / github.com/Tron521/codex-console-temp / HTTPClientError

Class HTTPClientError

src/core/http_client.py:34–36  ·  view source on GitHub ↗

HTTP 客户端异常

Source from the content-addressed store, hash-verified

32
33
34class HTTPClientError(Exception):
35 """HTTP 客户端异常"""
36 pass
37
38
39class HTTPClient:

Callers 3

requestMethod · 0.85
download_fileMethod · 0.85
send_openai_requestMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected