NGitLab
NGitLab copied to clipboard
Request file with "/"
Hello
I am using the library for a project. However, i am having issue with filepath containing "/", e.g: "lib/file.xml".
If I request the file without encoding, the file is not found.
If I do uri encoding before requesting the file, double encoding is perfomed.
Is this a known issue ? Do you have example on how to request file path that contains "/" ?
Thanks in advance