Closed oscar-ares closed 6 months ago
It's impossible to do a request with a "multipart/form-data" or "application/x-www-form-urlencoded" body with a generated class with callMode = true, because a formParams map is created but nothing gets added to it.
It's impossible to do a request with a "multipart/form-data" or "application/x-www-form-urlencoded" body with a generated class with callMode = true, because a formParams map is created but nothing gets added to it.