AxKit-XSP-WebUtils
view release on metacpan or search on metacpan
WebUtils.pm view on Meta::CPAN
=back
=head2 C<<web:username/>>
Returns the name of the authenticated user.
=head2 C<<web:password/>>
If the current request is protected by Basic authentication, this tag
will return the decoded password sent by the client.
=head2 C<<web:request_parsed_uri>>
This tag allows you to get the fully parsed URI for the current request.
In contrast to <web:request_uri/> the parsed URI will always include things like
scheme, hostname, or the querystring.
Parameters:
=over 4
( run in 0.267 second using v1.01-cache-2.11-cpan-26ccb49234f )