Skip to content
Snippets Groups Projects
Commit d68b1a1e authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

just implemented

parent bd8baed1
No related branches found
No related tags found
No related merge requests found
......@@ -208,10 +208,6 @@ TODO
should also be used to set the mod date on the downloaded file.
(idea from "Brianiac")
* Add step parameter to the globbing. Like [0-1000;10] that would walk the
range increasing the number with 10 for every step. Requested by Jose:
http://curl.haxx.se/feedback/display.cgi?id=11315662266802
* Globbing support for -d and -F, as in 'curl -d "name=foo[0-9]" URL'.
Requested by Dane Jensen and others. This is easily scripted though.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment