tool_operate: for -O, use a default filename when the URL has none by bagder · Pull Request #13988 · curl/curl

curl sets the filename to the last directory part of the URL or if that also is missing to default (without extension) for this situation. Instead of returning error. Add test 690 and 691 to verify...