NGitLab icon indicating copy to clipboard operation
NGitLab copied to clipboard

Request file with "/"

Open guervild opened this issue 3 months ago • 0 comments

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

guervild avatar Sep 22 '25 19:09 guervild