Hi, it seems that the bug is on Chrome and Firefox with ajax POST request

http://bugs.jquery.com/ticket/13758

but as I will use with components in lazarus is working.

Thanks


José Benedito
JBS Soluções
Consulting Systems Development
c <[email protected]>[email protected]
www.jbsolucoes.net

skype: [email protected]


On Thu, May 22, 2014 at 8:29 PM, JB <[email protected]> wrote:

> Hi guys,
>
> I'm trying to implement a simple server that responds to calls JSON (JSON
> RPC). I'm using this tutorial
> http://www.freepascal.org/~michael/articles/webserver1/webserver1.pdf
>
> Works well, but does not recognize POST methods sent as JSON, only
> recognizes when sending HTTP forms.
>
> When I try to send a JSON call, the server receives an OPTION method.
>
> In lazarus projects wizards and brook framework wizards work fine, with
> the actions and same JSON call.
>
> I use ajax with json dataType and contentType application/json.
>
>  I need charge contents types on server? I need to implement something
> more? What could be wrong?
>
> Thanks
>
> Best regards
>
> José Benedito
> JBS Soluções
> Consulting Systems Development
> c <[email protected]>[email protected]
> www.jbsolucoes.net
>
> skype: [email protected]
>
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to