MCPcopy
hub / github.com/encode/httpx / _client.py

File _client.py

httpx/_client.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3import datetime
4import enum

Callers

nothing calls this directly

Calls 3

UseClientDefaultClass · 0.85
joinMethod · 0.80
keysMethod · 0.45

Tested by

no test coverage detected