Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-26 | tool_getparam: Support size modifiers for --max-filesize | Gisle Vanem | |
- Move the size modifier detection code from limit-rate to its own function so that it can also be used with max-filesize. Size modifiers are the suffixes such as G (gigabyte), M (megabyte) etc. For example --max-filesize 1G Ref: https://curl.haxx.se/mail/archive-2017-12/0000.html Closes https://github.com/curl/curl/pull/2179 | |||
2016-11-16 | cmdline-docs: more conversion | Daniel Stenberg | |