4.41.3
(fix): Fix multipart form data requests to omit None values instead of converting them to empty strings.
This prevents httpx from sending empty strings for optional parameters that should be absent.
(fix): Fix multipart form data requests to omit None values instead of converting them to empty strings.
This prevents httpx from sending empty strings for optional parameters that should be absent.