I don't know raw_args, it seems to be use for rooting by web2py internal
code... Can find any trace in web2py documentation :

book
and
here :
http://web2py.readthedocs.org/en/latest/search.html?q=raw_args&check_keywords=yes&area=default

I would avoid using it, because it usage is not documented and it behavior
can change overtime cause of that...

I don't see how it could be really different from request.args anyway...

Richard

On Tue, Feb 3, 2015 at 4:59 PM, Alex Glaros <alexgla...@gmail.com> wrote:

> never mind, found it: {{=request.raw_args}}
>
> thanks
>
> Alex
>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to