Show requested URI as suggested by untitaker.
This commit is contained in:
parent
77141c1eca
commit
871077c81c
1 changed files with 3 additions and 3 deletions
|
|
@ -93,13 +93,13 @@ Incoming Request Data
|
||||||
.. attribute:: url_root
|
.. attribute:: url_root
|
||||||
|
|
||||||
Provides different ways to look at the current `IRI<http://tools.ietf.org/html/rfc3987>`_. Imagine your
|
Provides different ways to look at the current `IRI<http://tools.ietf.org/html/rfc3987>`_. Imagine your
|
||||||
application is listening on the following IRI::
|
application is listening on the following application root::
|
||||||
|
|
||||||
http://www.example.com/myapplication
|
http://www.example.com/myapplication
|
||||||
|
|
||||||
And a user requests the following IRI::
|
And a user requests the following URI::
|
||||||
|
|
||||||
http://www.example.com/myapplication/π/page.html?x=y
|
http://www.example.com/myapplication/%CF%80/page.html?x=y
|
||||||
|
|
||||||
In this case the values of the above mentioned attributes would be
|
In this case the values of the above mentioned attributes would be
|
||||||
the following:
|
the following:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue