Re: changes to API setup

2014-05-23 Thread Daniel Naber
On 2014-05-23 21:05, Xavi Ivars wrote: > Is it still possible to have our LT server handling everything? I > mean, is the code still there? Yes, nothing has changed in the code, only the setup on languagetool.org has changed. Regards Daniel --

Re: changes to API setup

2014-05-23 Thread Xavi Ivars
Is it still possible to have our LT server handling everything? I mean, is the code still there? 2014-05-23 18:51 GMT+02:00 Daniel Naber : > Hi, > > I made some internal changes to the API we offer > (http://wiki.languagetool.org/public-http-api): our LT server used to be > exposed directly to t

changes to API setup

2014-05-23 Thread Daniel Naber
Hi, I made some internal changes to the API we offer (http://wiki.languagetool.org/public-http-api): our LT server used to be exposed directly to the Internet. Thus, all the SSL setup also had to happen in our Java classes. I have now changed it so that an Apache http server gets the requests