July 18, 2013
11:27 a.m.
Hi Vincent, Please try http://www.smalltalkhub.com/#!/~SvenVanCaekenberghe/Neo but the config will go back to the other repository. I'll have a look at the server ASAP. Sven On 18 Jul 2013, at 13:16, Vincent Blondeau <vincent.blondeau@polytech-lille.net> wrote:
Hi,
I use NeoJson in my project and it accesses the http://mc.stfx.eu/Neo website.
This site return :
GET /Neo HTTP/1.1 User-Agent: curl/7.29.0 Host: mc.stfx.eu Accept: */*
< HTTP/1.1 500 Internal Server Error < Date: Thu, 18 Jul 2013 11:10:43 GMT < Server: Zinc HTTP Components 1.0 < Content-Type: text/plain;charset=utf-8 < Content-Length: 48 < Vary: Accept-Encoding < Connection: close < MessageNotUnderstood: receiver of "now" is nil
What is not I expected...
Cheers, Vincent