Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@mostafa-asg mostafa-asg released this 21 Nov 14:12
Correctly get the filename if the given url has query string

Before this patch, detected filename for this url `http://a.com/m.avi?n=1` was `m.avi?n=1`; now it returns `m.avi`.