July 18, 2013
11:16 a.m.
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