You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You should allow the setting of the content-type... it is now hardcoded into the class to plain/text , which is not good. One should be able to set it as it wishes.
It looks like a static setter method com.memetix.mst.MicrosoftTranslatorAPI.setContentType(String) was added in commit 790a943, but it appears to control the Content-Type header, not the Translate/TranslateArray contentType parameter(s).
You should allow the setting of the content-type... it is now hardcoded into the class to plain/text , which is not good. One should be able to set it as it wishes.
This is a problem description:
http://social.microsoft.com/Forums/en-US/translator/thread/fa4063eb-3cf9-4b0b-872c-849623256d71
Meanwhile I am downloading the sources and will do it myself (set a global static variable just as the appid key, to be set when needed)
Regards.
[email protected]
The text was updated successfully, but these errors were encountered: