]> granicus.if.org Git - curl/commitdiff
curl: remove --http-request
authorDaniel Stenberg <daniel@haxx.se>
Thu, 28 Apr 2016 21:38:28 +0000 (23:38 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 28 Apr 2016 22:31:37 +0000 (00:31 +0200)
It was mentioned as deprecated already in commit ae1912cb0d4 from
1999. It has not been documented in this millennium.

src/tool_getparam.c

index e76de66e5e0162d61f39c8279c4b457e4e309069..dc5fbd8f6599998f26d2508008f3238289efda6b 100644 (file)
@@ -275,8 +275,6 @@ static const struct LongShort aliases[]= {
   {"w",  "write-out",                TRUE},
   {"x",  "proxy",                    TRUE},
   {"X",  "request",                  TRUE},
-  {"X",  "http-request",             TRUE},
-         /* 'http-request' OBSOLETE VERSION */
   {"Y",  "speed-limit",              TRUE},
   {"y",  "speed-time",               TRUE},
   {"z",  "time-cond",                TRUE},