Closed Pareder closed 2 years ago
Pathanames can be in two formats: /path and /path/. Previous implementation covered only the first case and ignored the second one. Added removal of trailing slash of pathname.
/path
/path/
Pathanames can be in two formats:
/path
and/path/
. Previous implementation covered only the first case and ignored the second one. Added removal of trailing slash of pathname.