True when the operation declares a multipart/form-data or
application/x-www-form-urlencoded request body. Currently informational —
the multipart body is delegated to axios auto-serialization via the
Content-Type header. The flag is preserved so we can branch on it if a
future change swaps axios for another HTTP client.
True when the operation declares a
multipart/form-dataorapplication/x-www-form-urlencodedrequest body. Currently informational — the multipart body is delegated to axios auto-serialization via theContent-Typeheader. The flag is preserved so we can branch on it if a future change swaps axios for another HTTP client.