Possible issue in `MULTIPART_VALUE_COND`
-
https://gitlab.com/os85/httpx/-/blob/master/lib/httpx/transcoder/multipart.rb#L12-14 should
to_hashbe called before thekey?checks? - I am not sure if the condition from https://gitlab.com/os85/httpx/-/blob/master/lib/httpx/transcoder/multipart/part.rb#L10 should also be added to
MULTIPART_VALUE_COND.