Azure / msrest-for-python

The runtime library "msrest" for AutoRest generated Python clients.
MIT License
41 stars 64 forks source link

application/x-www-form-urlencoded should not be sent as multipart/form-data #66

Closed lmazuel closed 6 years ago

lmazuel commented 6 years ago

The server might not accept both (we see that in SpellCheck Cognitive Services)

lmazuel commented 6 years ago

Fixed