Forum Discussion
uni
Altocumulus
Feb 19, 2008Different behaviour with HTTP::path and URI::path
I have noticed a difference in behaviour between the HTTP::path and URI::path commands.
I expected that [HTTP::path] would return the same result as [URI::path [HTTP::uri]], but HTTP::path includes ...
Nicolas_Menant
Employee
Feb 19, 2008Hi
this is no bug,
if you look at the wiki: https://devcentral.f5.com/questions/different-behaviour-with-httppath-and-uripath
HTTP::path is used to retrieve the URI without any parameter that may be within.
Best regards
Nicolas