Re: [us...@httpd] Module to accept and parse POST in JSON

2009-12-21 Thread Kevac Marko
Ruby on Rails application (Active Resource as far as i remember) sends request arguments via POST and PUT in JSON format (application/json). I needed the way to parse these arguments and put them in apr_table_t structure. Anyway, I have already made such module. Called it mod_args. Module parse no

Re: [us...@httpd] Module to accept and parse POST in JSON

2009-12-20 Thread Devraj Mukherjee
It might help if you describe what you are trying to achieve and we might be able to give you a better answer. On Sun, Dec 13, 2009 at 3:09 AM, Kevac Marko wrote: > Hello > > Is there any module similar to mod_form > (http://apache.webthing.com/mod_form/) which is able to accept and > parse POST

[us...@httpd] Module to accept and parse POST in JSON

2009-12-12 Thread Kevac Marko
Hello Is there any module similar to mod_form (http://apache.webthing.com/mod_form/) which is able to accept and parse POST request in JSON format (application/json)? Thanks. -- Marko Kevac Sent from Moscow, Mow, Russia - The