Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
34
class
HTTPClientError(Exception):
35
""
"HTTP 客户端异常"
""
36
pass
37
38
39
class
HTTPClient:
Callers
3
request
Method · 0.85
download_file
Method · 0.85
send_openai_request
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected