Is this URL valid?
/path_A?param=value/path_B/path_C
after the parameters, there are more stuff.
>Solution :
Yes that URL is valid, but it probably won’t be parsed the way you want.
- The path is
/path_A - The query string is
param=value/path_B/path_C - The value of
paramisvalue/path_B/path_C