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

File _multipart.py

httpx/_multipart.py:None–None  ·  httpx/_multipart.py

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3import io
4import mimetypes

Callers

nothing calls this directly

Calls 3

joinMethod · 0.80
updateMethod · 0.45
keysMethod · 0.45

Tested by

no test coverage detected