From 80675818e0417be8c991513b328c5507e93b47e5 Mon Sep 17 00:00:00 2001 From: Bjorn Stenberg Date: Sat, 23 Jan 2010 20:07:12 +0000 Subject: Added -J/--remote-header-name. --- docs/curl.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/curl.1') diff --git a/docs/curl.1 b/docs/curl.1 index 35b4e6330..99df16eb2 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -608,6 +608,9 @@ time only. make it discard all "session cookies". This will basically have the same effect as if a new session is started. Typical browsers always discard session cookies when they're closed down. +.IP "-J/--remote-header-name" +(HTTP) This option tells the -O/--remote-name option to use the server-specified +Content-Disposition filename instead of extracting a filename from the URL. .IP "-k/--insecure" (SSL) This option explicitly allows curl to perform "insecure" SSL connections and transfers. All SSL connections are attempted to be made secure by using -- cgit v1.2.3