On Mon, 14 Jan 2008 15:39:25 +0100
"Abir B." <[EMAIL PROTECTED]> wrote:

> Eden Li wrote:
> > HttpRequest.query_parse(@params.http_body)
> > 
> > http://mongrel.rubyforge.org/rdoc/classes/Mongrel/HttpRequest.html#M000126
> 
> :-)
> that's just what I'm searching (I tried it with a wrong syntax : 
> req.query_parse and it didn't work...)

Yes, sadly you have to do this yourself because all the frameworks have
their own interpretation of how the query parameters are parsed.

-- 
Zed A. Shaw
- Hate: http://savingtheinternetwithhate.com/
- Good: http://www.zedshaw.com/
- Evil: http://yearofevil.com/
_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to