ad_urldecode_path (public)

 ad_urldecode_path string

Defined in packages/acs-tcl/tcl/utilities-procs-naviserver.tcl

Decode provided string with url-encoding for paths segments (instead of query segments) as defined in RFC 3986

Parameters:
string

Partial Call Graph (max 5 caller/called nodes):
%3

Testcases:
No testcase defined.
Source code:
    return [ns_urldecode -part path -- $string]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: