diff options
author | Bjorn Stenberg <bjorn@haxx.se> | 2010-01-23 20:14:39 +0000 |
---|---|---|
committer | Bjorn Stenberg <bjorn@haxx.se> | 2010-01-23 20:14:39 +0000 |
commit | 94f33457d3c3a1929578edf4ed8b82314881367b (patch) | |
tree | b5b76cb498f116f5d7c00113da3e97b94a1892de /CHANGES | |
parent | 80675818e0417be8c991513b328c5507e93b47e5 (diff) | |
download | curl-94f33457d3c3a1929578edf4ed8b82314881367b.tar.gz |
Mention -J change
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6,6 +6,11 @@ Changelog +Björn Stenberg (23 Jan 2010) +- Added a new flag: -J/--remote-header-name. This option tells the + -O/--remote-name option to use the server-specified Content-Disposition + filename instead of extracting a filename from the URL. + Daniel Stenberg (21 Jan 2010) - Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new libcurl options for controlling what to get and how to receive posssibly |