Add a property to get a file's basename. Forhttps://host.com/path/to/file?key=val.basename should return "file"".Signed-off-by: Jan Lindemann <jan@janware.com>
Add a property to get a file's basename. For
https://host.com/path/to/file?key=val
.basename should return "file"".