Hi Niphld,

Do I need to configure "routes.py" to accept percent-encoded function? is 
it "args_match" that I need to configure?

Just tried to pass encoded string "%ED%95%9C%EA%B8%80" as argument, I am 
getting "Invalid request".

Thank you.


On Wednesday, May 4, 2016 at 8:09:22 AM UTC-4, Niphlod wrote:
>
> BTW: you NEED to get your hands dirty with routes.py because a 
> percent-encoded fragment won't ever be mapped to a function or a controller.
>
> On Wednesday, May 4, 2016 at 1:55:53 PM UTC+2, Leonel Câmara wrote:
>>
>> I don't think that's possible, they need to come pre-encoded, don't worry 
>> the browser will show the unicode characters in the adress bar and not 
>> those ugly percents.
>>
>

-- 
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