jgresham / microsoft-translator-java-api

Automatically exported from code.google.com/p/microsoft-translator-java-api
0 stars 0 forks source link

You shoud allow the setting of the content-type... it is now hardcoded into the class to plain/text , which is not good #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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-87
2c-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.

cmanea@atypiq.ro

Original issue reported on code.google.com by atypiqso...@gmail.com on 9 Nov 2011 at 6:09

GoogleCodeExporter commented 8 years ago
Opened an issue in GitHub and targeting this for 0.7:

https://github.com/boatmeme/microsoft-translator-java-api/issues/34

Original comment by jonathan...@gmail.com on 23 Apr 2012 at 2:54